Skip to content

radical-data/reducegeojson

Repository files navigation

Reduce GeoJSON

Web app to reduce the size of GeoJSON files.

Developing

  1. Install dependencies: bun install
  2. Run: bun run dev

Building

To create a production version:

bun run build