create-react-scaffolding
v1.1.1
Published
node command line app
Readme
Node CLI app
package.json
preferGlobalindicates that the module is designed to be installed globally, otherwise there will be a warning.binentry adds a mapping between the command used in terminal and the actual JavaScript file that will be run each time this command is invokednpm linkto symlink the script to/user/loca/bin/node-cli
current versions
react=> 16.1.0, 16.0.0redux=> 4.0.0, 3.7.1
