Management system for student clubs
Go to file
Tim Gröger dc76bf6e67 Merge branch 'feature/vuex' into develop 2020-01-14 19:59:18 +01:00
public first commit 2019-12-21 08:20:25 +01:00
src finish to use Vuex 2020-01-14 19:57:45 +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.