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

paritytech/skeleton

Repository files navigation

Skeleton dapp.

To install:

$ ./init.sh
$ npm install -g webpack

To build:

webpack --watch

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