Example projectΒΆ

For running example project you need to change dir to example.

Prepare project with:

./manage.py syncdb
./manage.py bower_install

And run project with:

./manage.py runserver