-
https://github.com/onehungrymind/angular-core-workshop/wiki/00-Up-and-Running
-
npm install -g @angular/cli
-
npm install -g @nrwl/schematics
-
npx create-nx-workspace angular-core-workshop --preset=empty --cli=angular --npmScope=workshop
-
cd angular-core-workshop
-
ng config schematics.@nrwl/schematics:component.styleext scss
-
npm install --save-dev @nrwl/angular
-
ng g @nrwl/angular:app dashboard --routing -p=app --style=scss --d
-
ng add @angular/material
-
https://www.youtube.com/watch?v=W86LjdYjFTk&list=PLakNactNC1dH38AfqmwabvOszDmKriGco&index=6
-
https://ultimatecourses.com/blog/angular-dependency-injection
-
Notifications
You must be signed in to change notification settings - Fork 1
jackhwl/Angular
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Ngrx Store, Nx, RxJs, Next, Jest
Resources
Stars
Watchers
Forks
Packages 0
No packages published