Skip to content
Ric Lister edited this page May 23, 2013 · 1 revision

Dashiki comes with some simple example configurations:

    ln -s cfg-examples cfg
    bundle install
    rackup
    open http://localhost:9292

For production you will probably want to put dashiki behind your favourite rack http server.

Clone this wiki locally