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
2025-02-05 10:22:14 +01:00
docker Added further game data; updated setup 2025-01-04 21:03:16 +01:00
public Changed favicon 2024-09-20 22:23:45 +02:00
src Added further game data 2025-02-05 10:22:14 +01: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 Fixed incorrect versions 2025-01-04 21:14:20 +01:00
package.json Fixed incorrect versions 2025-01-04 21:14:20 +01: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.