Management system for student clubs
https://flaschengeist.dev
fixed bug that when you search in barCreditList or finanzerOverview, with 2 strings e.g. full name fixed bug when you click on a name in searchbar in finanzerOverview, that you get the profile of the user you dont need to click button "hinzufügen" |
||
|---|---|---|
| cert | ||
| public | ||
| src | ||
| .gitignore | ||
| .prettierrc.js | ||
| README.md | ||
| babel.config.js | ||
| package-lock.json | ||
| package.json | ||
| vue.config.js | ||
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