Thomas Kaul
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
@ -108,7 +108,7 @@ Please make sure you have completed the instructions from [_Setup_](#Setup). |
|
|
### Start server |
|
|
### Start server |
|
|
|
|
|
|
|
|
<ol type="a"> |
|
|
<ol type="a"> |
|
|
<li>Debug: Run <code>yarn watch:server</code> and click "Launch Program" in [Visual Studio Code](https://code.visualstudio.com)</li> |
|
|
<li>Debug: Run <code>yarn watch:server</code> and click "Launch Program" in <a href="https://code.visualstudio.com">Visual Studio Code</a></li> |
|
|
<li>Serve: Run <code>yarn start:server</code></li> |
|
|
<li>Serve: Run <code>yarn start:server</code></li> |
|
|
</ol> |
|
|
</ol> |
|
|
|
|
|
|
|
|