1.0.5 • Published 5 years ago

cra-template-bora v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

cra-template-bora

This is a custom create-react-app template extended from the official TypeScript template for Create React App. It includes React-Router-Dom, Redux, React-Redux, Immutable.js and Node-Sass.

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

For example:

npx create-react-app my-app --template bora

# or

yarn create react-app my-app --template bora

For more information, please refer to: