Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 214 Bytes

TodoMVC

using leiningen, clojure, clojurescript, reagent, lein-figwheel

Installation

  1. clone repo
  2. install leiningen, require jvm 8
  3. lein deps

Usage

  1. lein figwheel
  2. goto http://localhost:3449