1.0.1 • Published 4 years ago

cra-template-ts-bootstrap v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

cra-template-ts-bootstrap

This is a fork of the official TypeScript template for Create React App and also already comes with Bootstrap, reactstrap and node-sass installed. So if that's the stack for your next project, this might be the perfect template for you!

To use this template, add --template ts-bootstrap when creating a new app.

For example:

npx create-react-app my-app --template ts-bootstrap

# or

yarn create react-app my-app --template ts-bootstrap

The template doesn't come with the React placeholder stuff

For more information, please refer to:

If you find this useful, you might also like my other projects: https://lgk.io\ My Twitter: @lgkonline