React architecture from scratch using redux as a state management library and redux-saga as a middleware.
0.0.1
React architecture using redux as a state management library and redux-saga as a middleware.
Webpack plugins that I implemented:
$ git clone https://github.com/burhanmubarok/react-redux-saga-babel-webpack
$ cd react-redux-saga-babel-webpack
$ cp .env.example .env
$ yarn
$ yarn test
$ yarn dev