##License
The code in this branch is licensed under GPLv3 (see LICENSE file)
Code in the MIT branch is under the MIT License (shocker, amirite)
But seriously, license file has a TL;DR, at least look at that before using this code in a project
##Installation
git clone https://github.com/etherparty/explorer
npm install
bower install
npm start
Then visit http://localhost:8000 in your browser of choice
