1.0.0 • Published 4 years ago

cra-template-erk v1.0.0

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

cra-template-erk

This is my custom TypeScript and redux template for Create React App.

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

For example:

npx create-react-app my-app --template erk

or

yarn create react-app my-app --template erk

The dependencies added to this template are:

  • Material UI
  • Redux Toolkit
  • React-redux
  • React Router
  • Typescript
1.0.1

4 years ago

1.0.0

4 years ago