Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 205 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 205 Bytes

formal.land

Formal Land website

Install the dependencies:

yarn install

To run in local:

yarn start

To update the online version:

GIT_USER=clarus USE_SSH=true yarn deploy