Reagent component examples.
This repository includes following functions and UI component samples.
- Client side routing using reitit
- Semantic UI binding samples
- Material-UI binding samples
- React Sortable HOC
To get an interactive development environment run:
$ lein repl # or launch on editor
(fig-start)
(cljs-repl)
To clean all compiled files:
lein clean
To create a production build run:
lein clean
lein fig:min
Copyright © 2019 makinoshi
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.