Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 528 Bytes

File metadata and controls

26 lines (16 loc) · 528 Bytes

webz-examples

examples for webz.js

installation

  1. git clone/download this repository
  2. npm install
  3. npm run start

access http://localhost:8000/node from modern browser(eg.chrome)

Features

  1. a usable explorer
  2. a usable wallet

this example is using Umi.js and dva.js

Umi.js is a lightweight framework for react apps Umi

dva.js is a lightweight state manager for react-redux redux-saga .etc dva

More examples to do, please hold on