Added build step to README

This commit is contained in:
2022-11-02 22:38:39 +01:00
parent 3c9d62b840
commit cd453c15de

View File

@@ -11,6 +11,11 @@ Install node package:
```bash
yarn
```
Compile typescript files:
```bash
yarn build
```
Start http server: