Skip to content

Instantly share code, notes, and snippets.

@nuclearglow
Last active April 24, 2019 20:08
Show Gist options
  • Save nuclearglow/a65502626992bfebd195ab6b4814788a to your computer and use it in GitHub Desktop.
Save nuclearglow/a65502626992bfebd195ab6b4814788a to your computer and use it in GitHub Desktop.
Angular new project
ng new project --routing true --skip-git true --skip-commit true --style scss
ng new --prefix=xyz --routing=true --style=scss --viewEncapsulation=ShadowDom project --skip-commit true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment