Skip to content

A playground for building creative web apps – powered by Gleam.

License

Notifications You must be signed in to change notification settings

inoas/gleam-lustre

Repository files navigation

Lustre

A playground for building create web apps – powered by Gleam!

Package Version Hex Docs

❗️ This package relies on Gleam's JavaScript FFI and will not work if your are targeting Erlang.


Installation

If available on Hex, this package can be added to your Gleam project:

gleam add lustre

and its documentation can be found at https://hexdocs.pm/eval. You will also need to install react and react-dom from npm:

npm i react react-dom

Development

First, make sure you have both Gleam and Node.js installed, then:

npm i
npm start

This sets up chokidar to watch our gleam source code and runs the compiler whenever we make a change. It also starts a server that will serve the examples located in test/examples/.

About

A playground for building creative web apps – powered by Gleam.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Gleam 83.6%
  • JavaScript 11.1%
  • HTML 5.0%
  • Makefile 0.3%