Skip to content

ysidarenka/routing-and-lazy-loading

 
 

Repository files navigation

Angular Boot Camp example: routing-and-lazy-loading

Run and edit this example code

The fast and easy way to use this example is via StackBlitz:

StackBlitz for routing-and-lazy-loading

Alternatively, you can clone the repository locally to run the example:

git clone git@github.com:AngularBootCamp/routing-and-lazy-loading.git
cd routing-and-lazy-loading
npm install
npm start

Then browse to http://localhost:4200.

Orientation

Welcome to the Angular Boot Camp curriculum examples. This repository contains one of many examples that students explore during Angular Boot Camp. The content introduces a topic for discussion, in the form of a small Angular CLI application. For a listing of published curriculum examples, see:

https://github.com/AngularBootCamp/abc

Who?

This is maintained by the team at Oasis Digital to use in teaching Angular Boot Camp.

We offer:

  • Public Angular training, both in-person and online
  • Private Angular training for your organization, both in-person and online
  • Consulting and software development / assistance

Copyright 2016-2020 Oasis Digital Solutions Inc.

About

One small piece of the Angular Boot Camp curriculum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • TypeScript 4.5%
  • CSS 1.2%
  • HTML 0.5%