Simple count incrementer with react hooks and Redux hooks
Simple count incrementer with react hooks and Redux hooks
- Clone this repo using
https://github.com/desmondtoyus/react-redux-hooks
- Run
yarn
ornpm install
to install dependencies. - Run
npm start
to see start
PRODUCTION RUN npm run (or yarn) build
DEVELOPMENT RUN npm run (or yarn) start
pm2 start server
$ yarn test
$ yarn test:watch
npm:
$ npm run test
$ npm run test:watch
© 2020 Desmond Ademiluyi