Schenklflut Workadventur Map
This is the source of the Schenklflut Workadventrue Start area.
For testing purposes: https://play.workadventu.re/_/global/poeschl.github.io/schenklflut-map/main.json
Development
- Install all required npm packages with
npm install
- To run the local instance of the map for testing execute
npm dev
. (The map will automatically refresh on file changes). - To test the production build execute
npm preview
.