8000 GitHub - supanadit/geo-smart-map: Open Source Realtime Live Map for Geo Smart System
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

supanadit/geo-smart-map

Repository files navigation

Show Case

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 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 )
0