This package is going to show off the different features of the
``z3c.formjs`` package.

Install
-------

To start up the demo, you have to do a few setup steps.

 $ python bootstrap.py
 $ ./bin/buildout -Nv
 $ ./bin/demo fg

And that's it!