Demo Project for the Angular Academy Workshop.
Angular Academy is a world-class hands-on instructor-led Angular training provider.
We have a long history of World Firsts...
Visit www.angularacademy.ca for our list of Angular related courses:
- Angular Fundamentals
- Advanced Angular
- Testing Angular
- RxJS Workshop
- Angular Architecture
- Advanced Angular Testing
Test your Angular skills, try a Certification exam!
You need to restore the npm dependencies first:
npm install
ng s -o --hmr
The app is running on http://localhost:4200/
and will automatically reload if you change/save any of the source files.