UNPKG

238 BMarkdownView Raw
1To start, run
2```shell
3npm i # == npm install
4npm run dev
5```
6
7While the express server is running, you can edit the file in `src\server\helloFromServer.js`. The server will hot reload the file. Press F5 on your browser to see the change.
\No newline at end of file