Spaghetti Tom
Thursday, December 19, 2019
command line commands to set up a new Angular 8 application with Materials and "the store"
npm install -g @angular/cli
npm install
ng new dumbapp --routing --style=scss
cd dumbapp
ng add @angular/material
npm install @ngrx/store @ngrx/effects
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment