0.1.0 • Published 3 years ago

cra-template-jmw v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

cra-template-jmw

This is the official Create React App template of JMWProductions.

To use this template, add --template jmw when creating a new app.

yarn create react-app app-name --template jmw

This template includes the following packages:

  • typescript
  • pullstate
  • react-router-dom
  • ky
  • i18next + react-i18next
  • classnames
  • date-fns
  • rollbar

As well as these development packages:

  • husky
  • lint-staged
  • prettier
  • react-cosmos
  • sass
  • eslint-config-prettier
  • stylelint
  • stylelint-config-idiomatic-order
  • stylelint-config-prettier
  • stylelint-config-sass-guidelines
  • stylelint-config-standard
  • stylelint-order
  • stylelint-scss

For more information, please refer to:

0.1.0

3 years ago