Based on https://github.com/chaostreff-flensburg/ruetueta-web
Many ♡ to Chaostreff Flensburg for that.
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production
$ npm run buildTo deploy a new version of the site push your changes to the master branch via a pull request. The build GitHub Action will then build and deploy to gh-pages branch.
For detailed explanation on how things work, checkout the Vuepress docs.