aurinko/frontend
2024-07-01 13:00:32 +03:00
..
priv/static Initial commit 2024-07-01 13:00:32 +03:00
src Initial commit 2024-07-01 13:00:32 +03:00
.gitignore Initial commit 2024-07-01 13:00:32 +03:00
gleam.toml Initial commit 2024-07-01 13:00:32 +03:00
index.html Initial commit 2024-07-01 13:00:32 +03:00
manifest.toml Initial commit 2024-07-01 13:00:32 +03:00
README.md Initial commit 2024-07-01 13:00:32 +03:00
tailwind.config.js Initial commit 2024-07-01 13:00:32 +03:00

frontend

Package Version Hex Docs

gleam add frontend
import frontend

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/frontend.

Development

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