Skip to content

robert-stuttaford/leverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get leverage with Clojure!

This code accompanied a talk given at Tech4Africa on the 9th of October 2013 in Sandton, South Africa.

It demonstrates a bare minimum sample that shares code between server and client, with Clojure and ClojureScript respectively.

Usage

  • Clone the repo.
  • Install leiningen from (leiningen.org)[leiningen.org].
  • Run lein cljsbuild once.
  • Run lein repl.
  • At the repl, enter the following two commands:
    • (require '[leverage.server])
    • (leverage.server/start-web!)
  • Visit localhost:3333.

License

Copyright © 2013 Robert Stuttaford

Distributed under the Eclipse Public License either version 1.0 or any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published