Skip to content

dfuenzalida/todo-cljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-cljs

A ClojureScript port of the JavaScript TODOs app from http://todomvc.com/

Includes the template and CSS by Sindre Sorhus

screenshot

Usage

$ lein deps
$ lein cljsbuild once
$ cd resources/public
$ python -m SimpleHTTPServer 8888

then open http://0.0.0.0:8888/ in your browser to visit the application.

License

Copyright © 2013 Denis Fuenzalida

Distributed under the Eclipse Public License, the same as Clojure.

About

A port of the JavaScript TODOs app (http://todomvc.com/vanilla-examples/vanillajs/) to ClojureScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published