A simple Markdown editor using Reagent.
See the live demo here
git clone https://github.com/lacarmen/reagent-markdown-editor.git
cd reagent-markdown-editor
lein figwheel
Figwheel will automatically push cljs changes to the browser.
Wait a bit, then browse to http://localhost:3449.