Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rhutchison/f5f0f8522cc0450878f29969e40a1211 to your computer and use it in GitHub Desktop.
Save rhutchison/f5f0f8522cc0450878f29969e40a1211 to your computer and use it in GitHub Desktop.
ng new gym.com --createApplication=false --routing=false --style=scss --directory=. --newProjectRoot=apps --skipInstall=true
ng g application gym --experimentalIvy=true --skipInstall=true --style=scss --prefix=gym
ng g application gymsearch --experimentalIvy=true --skipInstall=true --style=scss --prefix=gym
ng g application gymsolutions --experimentalIvy=true --skipInstall=true --style=scss --prefix=gym
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment