mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
Mention setup required for bb command
This commit is contained in:
committed by
Tienson Qin
parent
ba840399ff
commit
50ff53ea72
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user