/tofuweb

A web-based reconstruction prototype

Primary LanguageJavaScript

Setup

After installing UFO and Tofu run

$ pip install -r requirements.txt
$ python manage.py createdb
$ python manage.py runserver

and point your browser to http://127.0.0.1:5000.

Demo

See here.