Mention setup required for bb command

This commit is contained in:
Gabriel Horner
2023-04-08 10:21:30 -04:00
committed by Tienson Qin
parent ba840399ff
commit 50ff53ea72

View File

@@ -271,6 +271,8 @@ point out:
Subsequent runs are quick.
```sh
# One time setup
$ cd scripts && yarn install && cd -
# Build the export
$ bb dev:publishing /path/to/graph-dir tmp/publish
# View the app in a browser