pink-gorilla / demo

demo app (using webly, reval, goldly and some ui-renderers)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo

Demo web app:

  • bmi: complex ui interaction
  • fortune cookies: demonstrates how to load data from clojure (could be a database)
  • time: demonstrates to push data from clojure
  • iss: international space stations current position shown on a map.

demo running goldly-docs

First, clone this repo. Then run:

clojure -X:nb-eval
clojure -X:webly:run

After starting, open web-browser on port 8080.

github pages

The demo is also on Github Pages

Note that pages that need dynamic clj data will not work.

About

demo app (using webly, reval, goldly and some ui-renderers)


Languages

Language:Clojure 100.0%