1.0.5 • Published 3 years ago

cra-template-react-redux-typescript-starter v1.0.5

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

cra-template-react-redux-typescript-starter

This is a customized template for a React Application that uses Redux Toolkit with TypeScript.

To use this template simply use the command for creating a new React application

npx create-react-app my-app --template react-redux-typescript-starter

Important packages included with the template

  • TypeScript
  • Redux Toolkit
  • React Router Dom v5
  • Ant Design (UI Library)

License

MIT