doc: mention unminified development instructions

This commit is contained in:
mappu 2017-10-28 13:24:18 +13:00
parent 9840c1024e
commit 19b2221ea1
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Tags: nmdc
2. Download the source code: `go get code.ivysaur.me/nmdc-webfrontend`
4. Install dependencies: `sudo make deps`
5. Build: `make`
6. Optional: Set `web.external_webroot: true` in the config file for unminified development
=CHANGELOG=