Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 445 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 445 Bytes

GPX Viewer

GitHub Pages

Quickly visualize your GPX files on a map.
Built with Nuxt and OpenLayers.

How to run

git clone [email protected]:julesrx/gpx-viewer.git
cd gpx-viewer
pnpm i
pnpm dev