cblop / storybuilder

UI for building stories from tropes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storybuilder

A re-frame application designed to ... well, that part is up to you.

Development Mode

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Production Build

lein clean
lein cljsbuild once min

About

UI for building stories from tropes


Languages

Language:JavaScript 56.4%Language:Python 33.5%Language:Clojure 9.8%Language:HTML 0.1%Language:Shell 0.1%Language:C 0.0%