Init
airfoil [init | i | new] [nameOfProject]
Initializes a new React Native project.
Installs needed dependencies as well as sets up a minimal directory structure.
Usage
airfoil init myAwesomeAppairfoil init # prompts you for the <appName>
Options
Flag | Explanation |
---|---|
--debug | print all stdout for debugging |