sauravpandit / angular7-series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular7-series

This project is created for the purpose of Angular 7 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.

About


Languages

Language:TypeScript 68.7%Language:JavaScript 17.9%Language:HTML 12.7%Language:CSS 0.7%