8000 GitHub - aragon/aragon.org: Aragon's website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

aragon/aragon.org

Repository files navigation

Notice: The new Aragon website uses Webflow, so this repo has been outphased

aragon-website

The website of the Aragon project.

Build Setup

# install dependencies
$ npm install # Or yarn install

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

# build for production and launch server
$ npm run build
$ npm run serve
0