A Simple Web ApplicationΒΆ

We provide a simple web application:

cd xy_color
python web.py  # This will laucn the web app at localhost:8888.
cd ..