Create the skeleton of a React.js app and configure redux and saga
$ npm start {APP_NAME} {PATH}
$ npm help
Usage: node app.js APP_NAME PATH [OPTIONS]
Create a skeleton of a react project ready for hacking with redux & saga configured
--help display this help and exit
$ npm test
- Add Typescript support
- Add posibilty to choose the package manage (npm, or yarn)