update readme for local dev
This commit is contained in:
parent
7c9219d294
commit
68c3450a44
1 changed files with 11 additions and 1 deletions
12
README.md
12
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