Clean template to start a new CRA project
- Use Standardjs
$ npx create-react-app [app-name] --template slim
$ cd [app-name]
$ yarn start
Clean template to start a new CRA project
$ npx create-react-app [app-name] --template slim
$ cd [app-name]
$ yarn start
npm i cra-template-slim
0
1.0.5
ISC
15.3 kB
13