Skip to content

Commit cf2c94a

Browse files
Kris van der MastKris van der Mast
authored andcommitted
Adjust readme to be more clear and npm run serve
1 parent 890919e commit cf2c94a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ npm install
2222

2323
```bash
2424
# Run in terminal
25-
npm run server
25+
npm run serve
2626
```
2727

28-
Debug in Visual Studio Code with <kbd>f5</kbd>
28+
Instead you can also debug in Visual Studio Code with pressing the <kbd>f5</kbd> key.
2929

3030
**Frontend**
3131

0 commit comments

Comments
 (0)