@iamnapo/cra-template
v0.6.0
Published
Opinionated Create React App template with all the important stuff
Downloads
16
Maintainers
Readme
@iamnapo/cra-template
Opinionated Create React App template with all the important stuff1
1: PWA, eslint, Material UI, react-router, cypress, Google Analytics, Sentry, swr, zustand, craco, sass and other bits and bobs.
Usage
$ npx create-react-app my-app --template @iamnapo
Note: Be sure to edit
.env
&.github/workflows/ci.yml
accordingly, before starting developing!