Notice: The new Aragon website uses Webflow, so this repo has been outphased
The website of the Aragon project.
# 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