Election Election dApp with a web3-powered frontend based on the dApp Universities Tutorial. Setup Download and setup Ganache Install MetaMask Run npm install Development npx truffle migrate [--reset] npx truffle console npm run dev Testing npm test or (npx truffle test)