Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 137 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 137 Bytes

Webclient for OSM Feature Info

# install
npm install

# develop on http://localhost:5173
npm run dev

# build
npm run build