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

Latest commit

 

History

History
20 lines (15 loc) · 216 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 216 Bytes

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