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
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