mirror of
https://github.com/status-im/react-native.git
synced 2025-02-03 21:24:31 +00:00
98097caa6f
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.