- Open new cmd in POC
cd ChildApps/ChildApp1
npm install
ng serve
- Open new cmd in POC
cd ChildApps/ChildApp2
npm install
ng serve --port 4400
- Open new cmd in POC
cd shell-app
npm install
ng serve --port 4300
- Open browser with localhost:4300
| Name | Name | Last commit date | ||
|---|---|---|---|---|