Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 322 Bytes

File metadata and controls

21 lines (14 loc) · 322 Bytes

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