Example project demonstrating arttuka/reagent-material-ui
. Server will run at http://localhost:9500/
lein run:dev
Uncomment the dependency exclusion in project.clj
for arttuka/reagent-material-ui
and comment out the CLJSJS dependencies, then
npm install
lein run:npm
clj -M:run-dev
Uncomment the dependency exclusion in deps.edn
for arttuka/reagent-material-ui
and comment out the CLJSJS dependencies, then
npm install
clj -M:run-npm
npm install
npm run watch