Awesome
Reduce GeoJSON
Web app to reduce the size of GeoJSON files.
Developing
- Install dependencies:
bun install
- Run:
bun run dev
Building
To create a production version:
bun run build
Web app to reduce the size of GeoJSON files.
bun install
bun run dev
To create a production version:
bun run build