Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 349 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 349 Bytes

aragonone-website

The website of Aragon One.

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn start

Deployment

This website is automatically deployed to Github Pages on pushes to master via a Github action.