The framework has a fully-fledged demo application that demonstrates programming techniques used in the framework.
The demo is located in the demo folder of the Jam.py package, or you can download it by clicking on the link.
To start the demo application, go to the demo folder and run the server.py
script.
$ ./server.py
Open a Web browser and enter
127.0.0.1:8080
in the address bar.
To see the Application builder, open a new page in a browser and enter
127.0.0.1:8080/builder.html