Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 182 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 182 Bytes

Build

make

Run in development

make run

Deploy

git commit -a
git push

We automatically deploy to Github Pages using Github Actions.