Skip to content

mkhan004/angular7-series

Repository files navigation

angular7-series

This project is created for the purpose of Angular 7, 8 tutorial. It was generated with Angular CLI version 7.0.3.

This project will have multiple applications, libraries having mono-repo architecture.

Development server

home project

Run npm run home:client to start a dev server for home application. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

profile project

Run npm run profile:client to start a dev server for profile application. Navigate to http://localhost:3100/. The app will automatically reload if you change any of the source files.