Koen Deforche 26757de9f1 Several changes: 10 vuotta sitten
..
CMakeLists.txt 6334f194ae cleanup deploy.sh remainings 14 vuotta sitten
README.md 8455fb6ae2 added README.md files for examples, several bug fixes 13 vuotta sitten
hello.C 26757de9f1 Several changes: 10 vuotta sitten

README.md

Hello-world example

This example is a minimal Wt application. This example is covered as part of the Wt tutorial.

How to run

See the README in the parent directory.

What it illustrates

Basic concepts of Wt: the application concept, the use of widgets, user input, and event handling.