update readme for local dev
This commit is contained in:
parent
7c9219d294
commit
68c3450a44
1 changed files with 11 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -1 +1,11 @@
|
||||||
# strudel
|
# strudel
|
||||||
|
|
||||||
|
## Local development
|
||||||
|
|
||||||
|
Run the REPL locally:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd repl
|
||||||
|
npm install
|
||||||
|
npm run start
|
||||||
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue