Management system for student clubs
Go to file
Tim Gröger e7eb37c7bc fixed bug ##258 2020-06-04 20:56:03 +02:00
cert added certs for ssl in development mode, layout with route finished 2020-01-17 22:11:19 +01:00
public finished ##184 2020-02-23 22:32:31 +01:00
src fixed bug ##258 2020-06-04 20:56:03 +02: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 user können sich nun auch in den jobinvites ein und austragen 2020-05-28 19:43:57 +02:00
package.json user können sich nun auch in den jobinvites ein und austragen 2020-05-28 19:43:57 +02:00
vue.config.js updated functions for ##222 2020-03-13 19:07:57 +02: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.