detect map hash being passed more reliably to auto-set bounds [#246] (#251)

* add README for installing /app [#244]
This commit is contained in:
Brandon Liu
2023-09-11 11:05:50 +08:00
committed by GitHub
parent 009cd20ff4
commit 70146469e9
4 changed files with 19 additions and 9 deletions

4
app/README.md Normal file
View File

@@ -0,0 +1,4 @@
# 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