Skip to content

Commit

Permalink
Merge pull request #5 from leafOfTree/patch-1
Browse files Browse the repository at this point in the history
Add documentation on installing dependencies for tools/develop-svelte
  • Loading branch information
josdejong authored Apr 29, 2021
2 parents f4c0c5e + fddac70 commit 36425d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ Install dependencies:

```
npm install
(cd tools/develop-svelte && npm install)
```

Start watcher and demo project (at localhost:5000):
Expand Down

0 comments on commit 36425d2

Please sign in to comment.