Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 729 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 729 Bytes

Krata

Krata is a lite version of original cloud based GeoJSON editor and map maker. This is a stripped down version of the cloud app with no persistant data. All the data will be destroyed once the tab is closed.

Screenshot 2024-03-22 at 1 29 15 AM

TODO

  • Add dexie powered indexedDB caching

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.