mydapp icon indicating copy to clipboard operation
mydapp copied to clipboard

Code from the dapp tutorial

Skeleton dapp.

To install:

$ npm install
$ npm install -g webpack

To build:

webpack --watch

Files will be build into dist/. Just symlink that dir into your dapps path.