A PyBossa project generator. This project emerged from the [2014 CERN webfest] (http://webfest.web.cern.ch/) as the solution to the [GeoTagX] (http://geotagx.org) team's request for help with a [user-friendly interface for new modules] (http://webfest.web.cern.ch/content/user-friendly-design-interface-new-geotag-x-modules).
You will need to install the dependencies first
$ pip install -r requirements.txt
Then, you can run the dev server using:
$ python manage.py runserver