Skip to content

A tiny project illustrating the lazy load / dynamic component injections

License

Notifications You must be signed in to change notification settings

XPilot/angular5-lazyload-dynamicinjection

Repository files navigation

Angular Lazy Loading and Dynamic Injection Sample Project

This project was generated with Angular CLI version 1.6.6. This module uses a local version of Angular CLI so you don't have to install it globally 👍

Instalation

Pretty straight forward (no drama) npm install or yarn install. When complete, go to the next step.

Development server

Run npm run serve or yarn run serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests or e2e tests

Unit testing has been stripped from this project, if you want to bring it back just add the missing packages and test configurations from the original Angular CLI project.

Further help

If you want to improve this project feel free to contribute.

About

A tiny project illustrating the lazy load / dynamic component injections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published