https://github.com/oblassgit/3fa071_gruppe5_ui
school project ui
https://github.com/oblassgit/3fa071_gruppe5_ui
Last synced: 5 months ago
JSON representation
school project ui
- Host: GitHub
- URL: https://github.com/oblassgit/3fa071_gruppe5_ui
- Owner: oblassgit
- Created: 2025-01-29T07:03:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-21T07:58:40.000Z (about 1 year ago)
- Last Synced: 2025-03-21T08:25:24.306Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 112 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3FA071_Gruppe5_UI
## Customize configuration
See [Vite Configuration Reference](https://vite.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```