项目作者: dokodemo

项目描述 :
区块链付费排行榜
高级语言: JavaScript
项目地址: git://github.com/dokodemo/ethtalks.git
创建时间: 2018-03-30T02:58:49Z
项目社区:https://github.com/dokodemo/ethtalks

开源协议:

下载


ethtalks

基于以太坊区块链实现的付费排行榜,欢迎加入有趣、有价值的链接。
ETH Talks is a bidding rank on the Ethereum Blockchain. Welcome to provide valuable, meaningful links.

项目依赖 Requirements

  • Node.js
  • npm

下载该项目 Getting the Code

  1. git clone https://github.com/Dokodemo/ethtalks.git

安装依赖 Install the Dependencies

  1. cd ethtalks
  2. npm install

本地运行 Run a local server

  1. npm run dev