An open API service indexing awesome lists of open source software.

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

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
```