/gliew_demo

A demo website to test out gliew framework features development

Primary LanguageGleam

gliew_demo

A demo project to test out gliew features.

You can view a hosted version here.

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

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

gleam add gliew_demo

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