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
```sh
npm run lint
npm run format
```
```sh
npm run lint
npm run format
```
### 📦 Abhängigkeiten aktualisieren
```sh
npm update
```
## 🏗 Zukünftige Erweiterungen