docs: readme aangepast met docs over hoe de testen te runnen
This commit is contained in:
parent
14d3772dca
commit
b23c8f718f
2 changed files with 12 additions and 0 deletions
|
|
@ -20,3 +20,9 @@ npm run dev
|
|||
npm run build
|
||||
npm run start
|
||||
```
|
||||
|
||||
### Tests
|
||||
|
||||
```
|
||||
npm run test
|
||||
```
|
||||
|
|
|
|||
Reference in a new issue