Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Listenbourg/Map

Repository files navigation

Listenbourg Map

Setup

git clone https://github.com/Listenbourg/Map
cd Map
npm install

Start local development server

npm run dev

Build for production

npm run build