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 myAwesomeApp
airfoil init # prompts you for the <appName>

Options

FlagExplanation
--debugprint all stdout for debugging