Fit Map is a small PoC in Vue to select a Garmin activity .fit file and show the route on a map.
- npm
- A garmin fit file
- Clone this repo
- Run
npm install
- Run
npm run dev
You should see a local address after running npm run dev
in your console output. Open this address in your browser to use the application.