Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

Canonical ToDoMVC application built with Clojure and functional-vaadin UI library

Installation

Download todo-0.1.0-standalone.jar from https://github.com/wizardpb/todo/releases/tag/v0.1.0. Alternatively, clone the repo and install Leiningen

Usage

If you've downloaded the standalone jar, cd to the jar directory and type:

$ java -jar todo-0.1.0-standalone.jar

Alternatively, run with Leiningen:

$ cd <your-todo-repo-path>
$ lein run

Either of these will start a Jetty server on port 8080 on your local machine. Visit http://localhost:8080 to see the app

License

Copyright © 2016 Prajna Inc

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Canonical ToDoMVC application built with Clojure and functional-vaadin UI library

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages