cli.js
Reviewed By: @vjeux Differential Revision: D2533584 fb-gh-sync-id: c73647202024c211ffa4a744e0f3566b09c4bc40
A cli package that is responsible for: * starting a new react-native project * forwarding all other commands to a cli module in react-native * currently cli.js knows how to start the webserver, in the future it may do things like build the app etc.