Skip to content

Instantly share code, notes, and snippets.

@rafszul
Last active July 18, 2017 04:41
Show Gist options
  • Save rafszul/257fe39c3bca3efac038c9bf94c8b586 to your computer and use it in GitHub Desktop.
Save rafszul/257fe39c3bca3efac038c9bf94c8b586 to your computer and use it in GitHub Desktop.
ng new
ng new heyBarista --ng4 --routing --style=scss
npm install --save @angular/material @angular/cdk
npm install --save @angular/animations
npm install --save hammerjs
npm install --save @angular/flex-layout
npm install @angular-mdl/core --save
npm install angularfire2 firebase --save
yarn upgrade-interactive
rm -rf node_modules dist
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment