redux-app
A redux based application
Installation
Run the install command:
npm install @tombenke/redux-appBuild
To create the dist package, run either:
npm run buildor use
npm run test:watchduring development.
Help
See the docs for further information.
This project was generated by the kickoff utility.