cra-template-ts-bootstrap
v1.0.1
Published
Template for Create React App with TypeScript, Bootstrap, Sass and reactstrap.
Downloads
26
Maintainers
Readme
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
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
If you find this useful, you might also like my other projects: https://lgk.io
My Twitter: @lgkonline