mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
add repl setup to development document
This commit is contained in:
@@ -24,6 +24,13 @@ yarn watch
|
||||
|
||||
Then open the browser <http://localhost:3001>.
|
||||
|
||||
### REPL setup
|
||||
|
||||
#### VSCode + Calva
|
||||
|
||||
``cmd + shift + p`` -> ``Calva: Connect to a running nREPL server`` -> ``logseq`` -> ``shadow-cljs``->``:app`` ->``localhost:8701``
|
||||
|
||||
|
||||
### Production Build
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user