A simple GPX viewer and editor
https://janmonschke.com/gpx-editor
npm start: Starts the local dev server. The site will be available at http://localhost:1234npm run build: Builds a production version of the applicationnpm run deploy: Builds the application and deploys it to GitHub pages