Boilerplate with Truffle and webpack for dApps built on Ethereum This boilerplate was made for this blog post. Dependencies: Nodejs 5.0+ Truffle Ganache Setup npm install -g truffle git clone https://github.com/tko22/truffle-webpack-boilerplate.git cd truffle-webpack-boilerplate npm install npm run dev