gpstool/README.md
2023-10-08 20:43:45 +02:00

19 lines
345 B
Markdown

# gpstool
A web-based tool for retrieving and converting GPS coordinates.
![Screenshot](./.github/screenshot.png)
## Local development
gpstool is developed using [Vite](https://vitejs.dev/) and [Svelte](https://svelte.dev/).
```bash
npm install
npm run dev
```
## License
Please see the [`LICENSE.md` file](./LICENSE.md) for the license.