Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.01 KB

L'Apero du Code homepage - A Gleam Webapp

Package Version Hex Docs

Collaborative web project for the L'Apero du Code meetup.

Let's build the homepage for our meetup, design and content is up for debate.

Gleam is the language of choice, it's a new language that compiles to JavaScript and Erlang, and it's a great way for everybody to learn something new.

ask for invites from @Ludwig

Resources

Getting started

gleam run   # Run the project
gleam test  # Run the tests