Welcome to lustre

Welcome to this Lustre tutorial! This will teach you everything you need to know to easily build web applications.

You can also consult the API docs and the examples.

Your first application

Lustre is a tool for building all kinds of web applications. From the simplest component that can be added to other applications, up to interaction rich applications combining client and server functionality, all in Lustre.

This example is the smallest simplest app to get you started.

Using this guide

Each section will introduce a new concept in the example on the right. You can run them and edit your code to see how the app changes.

Try changing "world" to "Hayleigh" and clicking run again.