• Stars
    star
    172
  • Rank 219,900 (Top 5 %)
  • Language
    Clojure
  • Created about 10 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repository for the front end core.async webinar

Usage

Install Leiningen. Then run the following from the project directory.

lein cljsbuild auto webinar

This will start the auto build process. Open index.html in your favorite browser to try out the examples. You can edit src/webinar/core.cljs in your preferred text editor and refresh the browser to view your changes.