# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# generate static production website
# https://www.wolfweez-openair.de/
$ npm run generate
# build SPA preview page
# https://wolfweez-preview.netlify.app/
$ npm run build
- Vuetify UI Framwork
- Payments of tickets is handled via Stripe and Netlify serverless functions (see
/functions
directory) - Netlify dev is needed to test out functions locally
- Content comes from Storyblok Headless CMS