Skip to content

Instantly share code, notes, and snippets.

@theodesp
Created April 4, 2019 20:02
Show Gist options
  • Save theodesp/71297c8af9143ab53f57e420e895fb1b to your computer and use it in GitHub Desktop.
Save theodesp/71297c8af9143ab53f57e420e895fb1b to your computer and use it in GitHub Desktop.
install-angular
➜ 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