README.md: Instructions for running gitbook locally

This commit is contained in:
Miikka Koskinen 2017-09-14 16:58:39 +03:00
parent 6a95841e78
commit 405e5a40be

View file

@ -31,6 +31,15 @@ Also to [Compojure-api](https://github.com/metosin/compojure-api), [Kekkonen](ht
And some [Yada](https://github.com/juxt/yada) too.
## Development instructions
The documentation is built with [gitbook](https://toolchain.gitbook.com). To preview your changes locally:
```bash
npm install -g gitbook-cli
gitbook serve
```
## License
Copyright © 2017 [Metosin Oy](http://www.metosin.fi)