mirror of https://github.com/status-im/reagent.git
Update README.md
This commit is contained in:
parent
407fb8611b
commit
12828d7bd8
|
@ -3,6 +3,8 @@
|
|||
|
||||
A simple [ClojureScript](http://github.com/clojure/clojurescript) interface to [React](http://facebook.github.io/react/).
|
||||
|
||||
#### [Try Reagent](http://cljsfiddle.com/)
|
||||
|
||||
Reagent provides a way to write efficient React components using (almost) nothing but plain ClojureScript functions.
|
||||
|
||||
* **[Detailed intro with live examples](http://reagent-project.github.io/)**
|
||||
|
|
Loading…
Reference in New Issue