0.0.2 • Published 2 years ago

cra-template-typescript-sass-prettier-react-router v0.0.2

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

cra-template-typescript-sass-prettier-react-router

This template brings the basic setup for prettier, react-router and storybook. This template uses typescript and sass

To use this template, add --template cra-template-typescript-sass-prettier-react-router when creating a new app.

For example:

npx create-react-app my-app --template typescript-sass-prettier-react-router
# or
yarn create react-app my-app --template typescript-sass-prettier-react-router

For more information, please refer to: