Weitblick Münster - ehemalige Infoabend Seite
Dependencies: Nodejs 15.3.xx
# install yarn if necessary
$ npm install --global yarn
# install dependencies
$ yarn install
# Copy example .env and configure values
$ cp .env.example .env
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generateFor detailed explanation on how things work, check out Nuxt.js docs.
Create a Pull Request, request a review, merge to main.
The latest changes in the project should be on the main branch. The default branch for deployments is gh-pages. Do not commit to this branch, the latest changes are going to be pushed during the deployment step.
In order to deploy the latest changes, you only need to commit to the main branch, the deployment is going to be made by GitHub Actions.
Base on Phantom by HTML5 UP html5up.net | @ajlkn aj@lkn.io
Icons: Font Awesome
(c) 2021 Pferdinand 🐴