Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiedsch/begegnungserfassung
https://github.com/fiedsch/begegnungserfassung
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fiedsch/begegnungserfassung
- Owner: fiedsch
- License: mit
- Created: 2018-10-21T12:46:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T18:23:50.000Z (over 3 years ago)
- Last Synced: 2023-08-04T18:42:50.118Z (over 1 year ago)
- Language: Vue
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# begegnungserfassung
Vue application for https://github.com/fiedsch/contao-ligaverwaltung-bundle (Contao Backend data entry)
## 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
```### Library build
```
npm run lib
```