Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 2.51 KB

File metadata and controls

43 lines (27 loc) · 2.51 KB

Angular Academy Demo Testing

Demo Project for the Testing Angular workshop.

Angular Academy

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 Certifications!

Test your Angular skills, try a Certification exam!

Angular Academy

Local installation

You need to restore the npm dependencies first:

Run npm i

Run it locally

Run ng s -o 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.