An open API service indexing awesome lists of open source software.

https://github.com/xlisp/luminus-dirac-example

luminus dirac devtools example
https://github.com/xlisp/luminus-dirac-example

dirac-devtools luminus

Last synced: 7 months ago
JSON representation

luminus dirac devtools example

Awesome Lists containing this project

README

          

# luminus dirac devtools example

![](./clojure互操作chrome-devtools时代.png)

## Develop

```bash
./lein figwheel

./lein run

./lein repl

/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary \
--remote-debugging-port=9222 \
--no-first-run \
--user-data-dir=.test-dirac-chrome-profile

`open 127.0.0.1:3000 & open dirac devtools `

```

## License

Copyright © 2019 SteveChan