Demo Project part of Angular Academy Workshops.
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:
Run npm i
Run ng s -o --hmr
for a local dev server.
The app is running on http://localhost:4200/
and will automatically reload if you change/save any of the source files.
Run ng test
for unit tests.
Run npx cypress open
for end-to-end tests with Cypress.