/jua

geojson viewer and editor

Primary LanguageTypeScript

Jua Editable GeoJSON Map

Load, edit and save a GeoJSON map file in the browser.

Setup

  1. Install all Prerequisites
  2. npm install install required node modules

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm format

Runs prettier to fix any code formatting issues.

npm lint

Runs eslint to find and fix any style issues.