docs/develop-logseq.md: specify that dependencies in /static also exist

This commit is contained in:
sty
2024-04-10 00:41:44 +02:00
committed by Andelf
parent 4bb74f8944
commit 7341b27c03

View File

@@ -55,6 +55,9 @@ The released files will be at `static/` directory.
``` bash
yarn install
cd static
yarn install
cd ..
```
2. Compile to JavaScript and open the dev app