mirror of
https://github.com/supanadit/geo-smart-map.git
synced 2024-11-10 09:52:16 +00:00
582 B
582 B
GEO Smart Map
This is the Front End Application which is the Live Map for Geo Smart System
Requirements
- NPM
- Angular
Quick Start
- 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
Todo
- Integration With Geo Smart System ( OK )
- Get Data From Geo Smart System by Service ( OK )