Management system for student clubs https://flaschengeist.dev
Go to file
Tim Gröger 4642d58a2c Merge branch 'feature/useroptions' into develop 2020-01-27 20:19:31 +01:00
cert added certs for ssl in development mode, layout with route finished 2020-01-17 22:11:19 +01:00
public first commit 2019-12-21 08:20:25 +01:00
src add joboverview, so the user can see when he has to work 2020-01-27 19:56:56 +01:00
.gitignore init 2019-12-20 13:45:37 +01:00
.prettierrc.js add prettier to devdependencies 2020-01-14 21:55:41 +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 change icons and added userConfigChange 2020-01-26 23:55:59 +01:00
package.json change icons and added userConfigChange 2020-01-26 23:55:59 +01:00
vue.config.js added certs for ssl in development mode, layout with route finished 2020-01-17 22:11:19 +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.