项目作者: MAXI0008

项目描述 :
An Ethereum DApp developed with VueJS. Basically it is a simple bank app with deposit , check balance and withdraw function.
高级语言: JavaScript
项目地址: git://github.com/MAXI0008/Ethereum-DApp.git
创建时间: 2018-06-01T10:13:52Z
项目社区:https://github.com/MAXI0008/Ethereum-DApp

开源协议:

下载


balance-dapp

A Vue.js project

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build
  7. # build for production and view the bundle analyzer report
  8. npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.