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 22:04:50 +02:00
public Initial commit 2024-09-17 18:37:47 +02:00
src Updated UI 2024-09-20 22:04:50 +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 Changed title 2024-09-20 21:31:50 +02:00
package.json Changed title 2024-09-20 21:31:50 +02:00
README.md Updated UI 2024-09-20 22:04:50 +02:00
vue.config.js init 2024-09-17 17:51:18 +02:00

Volleyball

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.