1.0.1 • Published 1 year ago

@koenbrouwer/cra-template-crr v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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