mirror of
https://github.com/supanadit/geo-smart-map.git
synced 2025-05-05 12:59:52 +00:00
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
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 )
Description
Languages
TypeScript
81.9%
JavaScript
12.9%
HTML
3.5%
SCSS
1.7%