@bigflower/cra-template
v1.1.6
Published
The base TypeScript template for Create React App.
Downloads
5
Maintainers
Readme
cra-template
creating an app
npx create-react-app my-app --template @bigflower
# or
yarn create react-app my-app --template @bigflower
enable git hooks
npm run prepare
introduce
- based on react official typescript template
- technologies: typescript, react, sass
- configured: eslint, stylelint, prettier, husky, verify-commit, zip
- contained: proxy, mockjs, router-transition, axios