Skip to content

Visualizing mailbox locations based on data retrieved from OpenStreetMap.

License

Notifications You must be signed in to change notification settings

bierett/briefkastenkarte

Repository files navigation

briefkastenkarte

Quick start

Ensure that you have Node (Version 18 or later) and pnpm (Version 9.x) installed.

Then execute the following commands to get started:

$ git clone https://github.com/bierett/briefkastenkarte.git # Clone the repository
$ cd briefkastenkarte
$ pnpm install                                                 # Install dependencies
$ pnpm run dev                                                 # Launch development server

Vite will print the project's local address (usually http://localhost:5173/). Point your browser at it and start programming!

See also

License

Apache-2.0 (see LICENSE file)

About

Visualizing mailbox locations based on data retrieved from OpenStreetMap.

Resources

License

Stars

Watchers

Forks

Packages

No packages published