Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 194 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 194 Bytes

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.