Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 292 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 292 Bytes

Running React with ClojureScript JavaScript Interop

Usage

yarn
yarn watch-cljs
# more tty
yarn watch
# open localhost:8080

Based on shadow-cljs.

Also try Lumo

lumo -i entry/server-render.cljs

License

MIT