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
- Host: GitHub
- URL: https://github.com/xlisp/luminus-dirac-example
- Owner: xlisp
- Created: 2019-04-08T12:38:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T22:22:26.000Z (over 6 years ago)
- Last Synced: 2025-03-30T10:11:25.515Z (8 months ago)
- Topics: dirac-devtools, luminus
- Language: Clojure
- Homepage:
- Size: 455 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# luminus dirac devtools example

## 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