项目作者: kaioduarte
项目描述 :
A tweaked version of Create React App boilerplate
高级语言: JavaScript
项目地址: git://github.com/kaioduarte/cra-customized.git
CRA Customized
Just some adjustments to the default CRA setup :)
Tweaks
- Heroku setup
- HMR support
- Preact

- Storybook
- Standard.js
- Alias + VS Code intellisense support (check
jsconfig.json
) - Webpack Bundle Analyzer
- PurgeCSS

Scripts
- yarn dev
- yarn test
- yarn test:coverage
- yarn lint:fix
- yarn build
- yarn analyze
- yarn storybook
- yarn build-storybook
- yarn start