Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 504 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 504 Bytes

ContactMap (Aksia)

Contents

This project was generated with Angular version 8.3.21.

Basic Extra libraries

Bootstrap 4.4.1

JQuery 3.4.1

Toastr 2.4.1

@agm/core 1.1.0

rxjs 6.4.0

Development server

Run first npm install and after npm start for a dev server. Navigate to http://localhost:4200/.

For geocoding address need GoogleMap Api Key at /src/app.modelule.ts at line AgmCoreModule.forRoot({ apiKey: '' }),

Communication with API handle by proxy automated