outkaj / dapp-tutorial

The Dapp tutorial at its various stages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The Dapp tutorial at its various stages

License:Apache License 2.0


Languages

Language:JavaScript 63.4%Language:Shell 36.6%