LastStar / showrum

Software for multideck presentations, targeted on educators.
11 stars 0 forks source link
boot clojurescript gist potok presentations react rum

showrum

Multidecks presentation.

Developed with Rum and Potok.

The production build can be found on GitHub Page without the presentation or with my presentation and you can see sample presentation from Gist of my class presentation. Hope it works, if not create an issue.

Development and whatever

You need Clojure and shadow-cljs.

When setup, just run shadow-cljs server to run development server. Then head to http://localhost:8280/, supply the link to the your gist with Markdown (or use a sample) and you should be set.

Have fun!