Another boilerplate for personal usage
Extend redux counter examples with react-router and react-router-redux. Besides, use jest.
$ yarn install
$ yarn run start
Also, you can configure server port using PORT
environment variable.
$ PORT=5000 yarn run start
$ yarn run test
check generator-redux-app out.
MIT © C.T. Lin