https://github.com/pbahner/noten
Noten Tabelle von Marcel
https://github.com/pbahner/noten
Last synced: 6 months ago
JSON representation
Noten Tabelle von Marcel
- Host: GitHub
- URL: https://github.com/pbahner/noten
- Owner: PBahner
- Created: 2024-04-18T08:22:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T08:44:14.000Z (over 1 year ago)
- Last Synced: 2025-04-02T14:51:56.204Z (about 1 year ago)
- Language: Vue
- Size: 510 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# noten
## 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](https://cli.vuejs.org/config/).