Skip to content

tailrecursion/presioke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

presioke

This ClojureScript application uses Hoplon and the flickr API to obtain random images and display them in the browser. Try it or see all of the code.

Dependencies

Development

  1. Start the auto-compiler and get audio compiler feedback:
$ boot watch hear [hoplon {:prerender false}]
  1. Open the compiled html file.
$ cd resources/public
$ open index.html

Compile for Production

$ boot prod

License

Copyright © 2014 Alan Dipert

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

About

Presentation karaoke app in ClojureScript using Hoplon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages