chore(webapp): update documentation with class diagram

This commit is contained in:
fastium
2025-06-23 19:53:01 +02:00
parent 7e76712e33
commit 550d6fd776
4 changed files with 51 additions and 47 deletions

View File

@@ -60,6 +60,11 @@ npm run serve
npm run build
```
## Documentation
### Class diagram
<p align="center"> ![Class Diagram](docs/class-diagramm-web-app.svg)
### Links
See [Configuration Reference](https://cli.vuejs.org/config/).\
See [Vue.js](https://vuejs.org/guide/introduction.html).\

View File

@@ -1,5 +0,0 @@
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}