I created this for saving time to create components, containers, routes, reducer and install several necessary packages.
for user prefer npm
npm install
npm start
or user who prefer use yarn
yarn add
yarn start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.