Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 226 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 226 Bytes

Linktri

Web app to display contact information

Development

gleam run -m lustre/dev start # Run the project 

Production

gleam run -m lustre/dev build app --minify

Test

gleam test