Election-Blockchain-App Election blockchain app - ethereum solidity web3 integration Prerequesites Run truffle local blockchain environment. truffle install npm install Truffle truffle compile && truffle migrate Run App dev npm run dev production npm run start