yogthos / semantic-ui-react-example

Example of using semantic-ui-react with shadow-cljs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development mode

npm install
npx shadow-cljs watch app

start a ClojureScript REPL

npx shadow-cljs browser-repl

Building for production

npx shadow-cljs release app

About

Example of using semantic-ui-react with shadow-cljs

License:MIT License


Languages

Language:HTML 37.5%Language:Clojure 36.8%Language:CSS 25.7%