0.6.0 • Published 3 years ago

@iamnapo/cra-template v0.6.0

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

@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.

npm style

Usage

$ npx create-react-app my-app --template @iamnapo

Note: Be sure to edit .env & .github/workflows/ci.yml accordingly, before starting developing!