Skip to content

Commit

Permalink
Mention setup required for bb command
Browse files Browse the repository at this point in the history
  • Loading branch information
logseq-cldwalker authored and tiensonqin committed Apr 9, 2023
1 parent ba84039 commit 50ff53e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/dev-practices.md
Expand Up @@ -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
Expand Down

0 comments on commit 50ff53e

Please sign in to comment.