@bigflower/cra-template

1.1.6 • Public • Published

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

Package Sidebar

Install

npm i @bigflower/cra-template

Weekly Downloads

12

Version

1.1.6

License

MIT

Unpacked Size

40.1 kB

Total Files

48

Last publish

Collaborators

  • bigflower