Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 467 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 467 Bytes

Geoformer 🌏

Create, Analyse, Lint Geojson

Screenshot

Live at

https://rajatsharma305.github.io/geoformer/#/

Features

  • Analyse Geojson
  • Edit Geojson and View results on the fly

Installation and Development

  • npm i or yarn install to install dependencies.
  • npm start or yarn start to start development server.
  • npm build to build project.
  • npm deploy to deploy to gh-pages.