Skip to content

leocaseiro/angular-cli-bug-issue-8321

Repository files navigation

AngularCliLoadChildrenMultipleApps

This project was generated with Angular CLI version 1.5.0. and it's a referencee for the angular-cli issue #8321.

Development server

Run npm run start:app1 for a dev server. Navigate to http://localhost:3011/. The app1 will automatically reload if you change any of the source files.

Run npm run start:app2 for a dev server. Navigate to http://localhost:3012/. The app2 will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run npm run build:app1 to build the app1 project. The build artifacts will be stored in the dist/app1 directory.

Run npm run build:app2 to build the app2 project. The build artifacts will be stored in the dist/app2 directory.

About

Multiple apps Lazy Modules bug angular-cli #8321

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published