Updating README with documentation build details
This commit is contained in:
parent
72e5647f21
commit
32c2fd5d65
@ -31,7 +31,13 @@ To build the site for deployment, run the following:
|
|||||||
|
|
||||||
$ gulp build
|
$ gulp build
|
||||||
|
|
||||||
The site will be built into the "build" directory.
|
The site will be built into the ./build directory.
|
||||||
|
|
||||||
|
To build developer documentation, run the following:
|
||||||
|
|
||||||
|
$ gulp docs
|
||||||
|
|
||||||
|
The documentation will be build into the ./docs directory.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user