Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 190 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 190 Bytes

Blockexplorer

Compile and run with:

curl --silent --location https://rpm.nodesource.com/setup_8.x | sudo bash -
sudo yum -y install nodejs
npm install
npm run build
npm start