@koenbrouwer/cra-template-crr
v1.0.1
Published
My custom template for Create React App with Chakra UI and React Router.
Downloads
1
Maintainers
Readme
cra-template-crr
This is my custom template for Create React App. This template includes some boilerplate for React Router and Chakra UI.
To use this template, add --template @koenbrouwer/cra-template-crr
when creating a new app.
npx create-react-app my-app --template @koenbrouwer/cra-template-crr