Skip to content

dorolyci4/angular-demo-router-start

 
 

Repository files navigation

Angular Academy Demo Router Start

Starter Project for the Router demo of Angular Academy.

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 --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.

About

Angular Router Starter Project part of Angular Academy Workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.0%
  • HTML 23.9%
  • CSS 11.1%