A simple website that contains a duty schedule for the team, and information on past and upcoming games. https://volleyball.simon-einzinger.de
Find a file
2024-09-20 21:01:36 +02:00
public Initial commit 2024-09-17 18:37:47 +02:00
src Added Gamedays 2024-09-20 21:01:36 +02:00
.gitignore init 2024-09-17 17:51:18 +02:00
babel.config.js init 2024-09-17 17:51:18 +02:00
jsconfig.json init 2024-09-17 17:51:18 +02:00
package-lock.json init 2024-09-17 17:51:18 +02:00
package.json init 2024-09-17 17:51:18 +02:00
README.md init 2024-09-17 17:51:18 +02:00
vue.config.js init 2024-09-17 17:51:18 +02:00

hallendienst

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.