README.md gefüllt

This commit is contained in:
klaas 2025-03-15 20:19:50 +01:00
parent 26faf13fe6
commit fa5b88b9e6
1 changed files with 6 additions and 4 deletions

View File

@ -92,14 +92,16 @@ Authentifizierung: JWT
### 📜 Linter & Formatierung ### 📜 Linter & Formatierung
```sh ```sh
npm run lint npm run lint
npm run format npm run format
``` ```
### 📦 Abhängigkeiten aktualisieren ### 📦 Abhängigkeiten aktualisieren
```sh
npm update npm update
```
## 🏗 Zukünftige Erweiterungen ## 🏗 Zukünftige Erweiterungen