Skip to content

theborderland/map

Repository files navigation

The Borderland Map

https://www.theborderland.se/map/

Available commands

Serve for development

npm ci
npm run serve

Build for production

npm run ci
npm run build

All the production assets can then be found in the folder public, can be deployed to any web server for static files