Skip to content

MeaganBlais/voting-dApp-1

Repository files navigation

Boilerplate with Truffle and webpack for dApps built on Ethereum

Dependencies:

Setup

npm install -g truffle
git clone https://github.com/tko22/truffle-webpack-boilerplate.git
cd truffle-webpack-boilerplate
npm install
npm run dev