Management system for student clubs https://flaschengeist.dev
Go to file
Tim Gröger 3e081f2bb5 first useable site
barview and finanzerview
bar :
can add new person to geruecht
finanzer:
can see overview
can see view for 1 person
2019-12-26 10:31:36 +01:00
public first commit 2019-12-21 08:20:25 +01:00
src first useable site 2019-12-26 10:31:36 +01:00
.gitignore init 2019-12-20 13:45:37 +01:00
README.md init 2019-12-20 13:45:37 +01:00
babel.config.js init 2019-12-20 13:45:37 +01:00
package-lock.json first commit 2019-12-21 08:20:25 +01:00
package.json first commit 2019-12-21 08:20:25 +01:00
vue.config.js first commit 2019-12-21 08:20:25 +01:00

README.md

newgruecht-vue

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.