This is the Front End Application which is the Live Map for Geo Smart System
- NPM
- Angular
- Clone this repository
- Install Angular as global if don't have it
npm install -g @angular/cli
npm install
- Set
backend
connection atsrc/environment
environment.prod.ts
andenvironment.ts
- Run
ng serve
- Integration With Geo Smart System ( OK )
- Get Data From Geo Smart System by Service ( OK )