Merge pull request #4 from kindohm/readme-local-dev
update readme for local dev
This commit is contained in:
commit
ac574f7b36
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