Merge branch 'dev' of github.com:soyjavi/react-toolbox into dev

* 'dev' of github.com:soyjavi/react-toolbox:
  Update instructions for running docs locally
old
Javi Velasco 2016-11-25 19:52:15 +01:00
commit d1723b8db5
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ To start the documentation site locally, you'll need to install the dependencies
```
$ git clone https://github.com/react-toolbox/react-toolbox.git
$ cd react-toolbox/
$ npm install
$ cd docs/
$ npm install