Skip to content

carlotm/umbra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Umbra

This is an app written in elm, deployed at carlotm.github.io/umbra.

Local development

This app uses devbox.

Use devbox shell to download the requirements and activate the development environment.

Use make to build the app in the _site folder.

Open _site/index.html in your favorite web browser.

Cheers!