Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 369 Bytes

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.