Skip to content

inoas/glitter

Repository files navigation

Glitter

Package Version Hex Docs

A Gleam project

Usage

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

gleam add glitter

and its documentation can be found at https://hexdocs.pm/glitter.

Library Development

This uses Lustre and thus watchexec to rebuild the Gleam project on save.

Unset 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