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-12-23 22:14:45 +01:00
docker Renamed docker-compose.yml to compose.yml 2024-12-23 22:14:45 +01:00
public Changed favicon 2024-09-20 22:23:45 +02:00
src Updated data.js 2024-11-10 14:12:44 +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 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.