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.
- Add dexie powered indexedDB caching
npm install
npm run serve
npm run build
npm run lint