Skip to content

makinoshi/reagent-samples

Repository files navigation

reagent-samples

Reagent component examples.

Overview

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

Development

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

License

Copyright © 2019 makinoshi

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Reagent samples using React UI components

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors