/todolist

A yew webserver with a simple todo list

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

todolist

yew webserver showing a simple todo list

Screenshot

screenshot

Usage

Compile and serve with trunk:

trunk serve --open

The default settings are to host on localhost:8080, address and port can be changed in the Trunk.toml file.