A quick example of creating a lazy-loaded module with angular-cli. Lazy-loading can dramatically improve the performance of your Angular 2 application by loading content only when the user requests it. This is a simple example of lazy-loading using angular-cli. April 30, 3017: Updated for latest @angular/cli. You will need a recent version of node/npm and the angular-cli tool installed globally. S