Files
PMTiles/app
Tobias 41c497109f Inspector: Explose true/false values (#270)
* Inspector: Explose true/false values

`true`/`false` where hidden from the UI, they need to be transformed to strings.

* Update Inspector.tsx
2023-10-19 12:28:42 -04:00
..
2022-05-04 22:39:16 +08:00
2023-03-12 13:34:50 +08:00
2023-09-27 13:49:40 +08:00
2022-05-04 22:39:16 +08:00

Install

  • First go to the /js directory in the root of the PMTiles repository and npm install
  • npm run dev to start the app on port 3000