0.1.3 • Published 3 years ago

cra-template-red-hot-craco v0.1.3

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

cra-template-red-hot-craco

This is a CRACO template for Create React App.

redux, react-hot-loader, craco, react-router, styled-components, eslint, prettier, eslint-import-resolver-alias

To use this template, add --template red-hot-craco when creating a new app.

For example:

npx create-react-app my-app --template red-hot-craco

# or

yarn create react-app my-app --template red-hot-craco

For more information, please refer to: