Add redux scaffolding into your folder
Install required dependencies and Create files in specified path with:
- Two containers
- One duck module
- React-router and react-router-redux reducer
- Redux store configuration for production and development
This is just fast scaffolding, not actual code!
[sudo] npm install -g redux-wooo
[sudo] yarn global add redux-wooowooo [args]
--dir : Directory of wooo files
--yarn : Use yarn instead of npm for installing dependencies
Default path is your current location in bash!