Skip to content

Instantly share code, notes, and snippets.

@baetheus
Last active March 8, 2018 21:39
Show Gist options
  • Select an option

  • Save baetheus/3e0672837fad4da8371c4d966a7bed73 to your computer and use it in GitHub Desktop.

Select an option

Save baetheus/3e0672837fad4da8371c4d966a7bed73 to your computer and use it in GitHub Desktop.
Angular CLI Notes

New App

ng new <app-name> -p <app-prefix> --minimal true --service-worker true --view-encapsulation OnPush --routing true --style scss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment