lustre_counter This is an example Lustre project. It uses watchexec to rebuild the Gleam project on save. Quick start Initial setup: npm install gleam build Run dev server on localhost:3000: make dev Make a production build under dist folder: make