0.1.1 • Published 2 years ago

cra-template-typescript-redux-router-eslint-airbnb-sass v0.1.1

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

cra-template-typescript-redux-router-eslint-airbnb-sass

This is the custom TypeScript Redux Router Eslint Airbnb SASS template for Create React App.

To use this template, add --template typescript-redux-router-eslint-airbnb-sass when creating a new app.

For example:

npx create-react-app my-app --template typescript-redux-router-eslint-airbnb-sass

# or

yarn create react-app my-app --template typescript-redux-router-eslint-airbnb-sass