repl readme

This commit is contained in:
Felix Roos 2022-03-27 22:21:51 +02:00
parent 73996997e5
commit 3c123538e9
2 changed files with 27 additions and 9 deletions

View file

@ -19,11 +19,3 @@ cd repl
npm install
npm run start
```
## Build
```bash
cd repl
npm run build
npm run static # <- test static build
```