Update README.md

pull/1/head
Thomas 4 years ago
parent ee62f649c4
commit 7befe0dd51

@ -33,6 +33,10 @@
- Start server
- Serve: Run `yarn start:server`
- Debug: Run `yarn watch:server` and run "Launch Program" in _Visual Studio Code_
- Debug: Run `yarn watch:server` and click "Launch Program" in _Visual Studio Code_
- Start client
- Run `yarn start:client`
## Testing
Run `yarn test`

Loading…
Cancel
Save