This is an example frontend for the Project Agora.
You must have npm, node 6.9+ and go 1.7+ installed in your
system. Please note that your $GOPATH
must be set correctly.
git clone https://github.com/turbotardigrade/agora-frontend
npm install
npm run build
npm start