Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 849 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 849 Bytes

Leaflet.GARS

Build code style: prettier

This is a standalone angular app used to test the Global Area Reference System GARS library from the National Geospatial-Intelligence Agency (NGA).

Preview

Dependencies

This app tries to mirror the angular and leaflet dependencies found in MAGE. More specifically, this means:

  1. Angular 1.5
  2. Leaflet 1.7

Build and Installation

To run the test:

  1. Clone the repository
  2. npm ci
  3. npm run build
  4. npm run start
  5. http://localhost:4200