Skip to content

xenomorphtech/stackblitz-gleam-lustre

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published