1.0.3 • Published 3 years ago

cra-ts-reduxtoolkit v1.0.3

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

React application template with ts/react/redux-toolkit

For Install you will need to write this command below and provide app-name

npx cra-ts-reduxtoolkit your-app-name

It will setup react application template with initial structure and install all dependency for that.\ After you will have few commands to work with application.

npm run build // build application
npm run start // run application
npm run test // test application
npm run eject // eject application config

Also you will have setuped Eslint | Prettier | TS configuration

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago