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.