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 )