cra-template-ts-bootstrap

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i cra-template-ts-bootstrap

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

38.4 kB

Total Files

18

Last publish

Collaborators

  • lgk