Skip to content

Commit

Permalink
Add instructions to run the book locally.
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino committed Jun 29, 2023
1 parent 331a82d commit 140e223
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/site/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### Run locally

Exceute the following command in this directory:
```bash
> mdbook serve
```
Open your browser at http://localhost:3000 to see the result.

0 comments on commit 140e223

Please sign in to comment.