docs: readme aangepast met docs over hoe de testen te runnen

This commit is contained in:
Laure Jablonski 2025-03-10 15:30:02 +01:00
parent 14d3772dca
commit b23c8f718f
2 changed files with 12 additions and 0 deletions

View file

@ -20,3 +20,9 @@ npm run dev
npm run build
npm run start
```
### Tests
```
npm run test
```