Created
April 4, 2019 20:02
-
-
Save theodesp/71297c8af9143ab53f57e420e895fb1b to your computer and use it in GitHub Desktop.
install-angular
This file contains hidden or 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
➜ npm install -g @angular/cli | |
➜ ng new my-i18n-app | |
? Would you like to add Angular routing? Yes | |
? Which stylesheet format would you like to use? SCSS [ http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syntax ] | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment