nderman / jua

geojson viewer and editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

geojson viewer and editor


Languages

Language:TypeScript 75.0%Language:HTML 16.8%Language:CSS 8.2%