Management system for student clubs
Go to file
Tim Gröger 88abb2599a finanzer can add useres to DB
in usercontent for finanzer, he can add amount or credit too
bug fixes
2019-12-29 21:35:32 +01:00
public first commit 2019-12-21 08:20:25 +01:00
src finanzer can add useres to DB 2019-12-29 21:35:32 +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 deactivate check of host, change rest service to public url 2019-12-27 14:53:31 +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.