Giter Club home page Giter Club logo

fomo3d's Introduction

fomo大全

  • sols是合约部分, 内有简单使用说明

  • www是前端部分,大部分代码已格式化,

    本工程是react项目,需要懂些nodejs的知识,上线所需:

      修改`src/entry.js`里的节点(替换10.0.21.112 IP)和合约地址信息
    
      替换`src/JUST.js`里的synchronizeTime部分,填写自己的后台服务地址
    
      需要`yarn install && yarn build`后,在`build`目录下得到静态文件
    

    推荐使用node生态里的 serve,作为webserve把前端跑起来

    cd build &&  serve . -l tcp://0.0.0.0:8000 -s
    
  • timenow是前端依赖的后台服务,对应的.go文件是源码

    cp timenow.go $GOPATH/src && go run timenow.go
    

note

希望有人能出更详尽的教程... 写的太糙了

fomo3d's People

Contributors

regreceive avatar xiaoping378 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.