An audiowalk through Dortmund's Ostpark.
Build using svelte-kit.
Install dependencies with npm install
(or pnpm install
or yarn
), start a development server:
npm run dev
## Building
To create a production version of your app:
```bash
npm run build
The live versions run on netlify.