Home > aspen-demo

aspen-demo

Aspen-demo is a project mainly written in Python, it's free.

Demo web site for the Aspen web server

Project to demo features of the Aspen webserver

See: http://aspen.io/

To run

$ cd .. $ virtualenv --no-site-packages aspen-demo $ cd aspen-demo $ source bin/activate $ pip install -r requirements.txt $ cd web $ thrash aspen

Then browse to: http://localhost:8080/

Previous:tadah-module