Last active
April 24, 2019 20:08
-
-
Save nuclearglow/a65502626992bfebd195ab6b4814788a to your computer and use it in GitHub Desktop.
Angular new project
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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