|
@ -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 <i>Visual Studio Code</i></li> |
|
|
<li>Debug: Run <code>yarn watch:server</code> and click "Launch Program" in [Visual Studio Code](https://code.visualstudio.com)</li> |
|
|
<li>Serve: Run <code>yarn start:server</code></li> |
|
|
<li>Serve: Run <code>yarn start:server</code></li> |
|
|
</ol> |
|
|
</ol> |
|
|
|
|
|
|
|
|