Home

Awesome

#piccolo example

To setup do the following:

git clone --recursive git://github.com/AndreasMadsen/piccolo-example.git project
cd project
npm install

To start the piccolo server do the following:

node project.js

You can now access the example by visiting http://localhost:8000