mirror of
https://github.com/supanadit/geo-smart-map.git
synced 2024-11-23 09:06:23 +00:00
Update README.md
This commit is contained in:
parent
e6dea67f35
commit
2923f9d62d
@ -1,3 +1,5 @@
|
||||
![Show Case](https://i.ibb.co/K6pFBdM/Peek-2020-07-08-12-29.gif)
|
||||
|
||||
# GEO Smart Map
|
||||
|
||||
This is the Front End Application which is the Live Map for [Geo Smart System](https://github.com/supanadit/geosmartsystem)
|
||||
@ -6,6 +8,13 @@ This is the Front End Application which is the Live Map for [Geo Smart System](h
|
||||
- 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 at `src/environment` `environment.prod.ts` and `environment.ts`
|
||||
- Run `ng serve`
|
||||
|
||||
## Todo
|
||||
- Integration With Geo Smart System ( OK )
|
||||
- Get Data From Geo Smart System by Service ( OK )
|
||||
|
Loading…
Reference in New Issue
Block a user