Skip to content
This repository was archived by the owner on Dec 13, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (7 loc) · 250 Bytes

File metadata and controls

16 lines (7 loc) · 250 Bytes

UI Playground using a clojure backend

To run the app by starting jetty on port 8080

  1. NodeJs, npm, and leiningen must be installed.
  2. run on cmd: $ grunt bowercopy
  3. run on cmd: lein run

To create an eclipse project type

$ lein eclipse