Skip to content
This repository has been 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