Skip to content

konrad-garus/hello-clj-backbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-clj-backbone

Demos & spikes demonstrating ClojureScript with jQuery and Backbone on Ring.

To execute:

  1. Clone this repository.

  2. Compile ClojureScript to JavaScript by either of:

  • lein cljsbuild once - compiles CLJS files once, then exits

  • lein cljsbuild auto - compiles the CLJS files, then keeps running and recompiles those files as they are updated

  1. Launch the application with lein run and access it at http://localhost:3000.

About

Demos & spikes on Backbone.js with ClojureScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages