Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 291 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 291 Bytes

Simple Draw Leaflet to GeoJSON

Description

You can just draw on the map, and then send it to server in GeoJSON format. Nothing special, I made this web to fulfill "magang Backend" assignment from Gamaforce.

How to setup a development environment

npm install
npm start