Code Monkey home page Code Monkey logo

ztuoexchange_web's Introduction

ZTuoExchange_web

ZTuo开源数字资产交易所之web端

Install Prerequisites

The following dependencies are required to run an instance:

  1. NodeJS - 9.11.2
  2. Npm - 5.6.0

Build Setup

# install dependencies
npm i

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Future

  1. 统一改用less,实验可以通过变量覆盖的方式定制主题;
  2. iview组件按需引用;
  3. exchange.vue等大文件,代码拆分/组件化;

前端开发规范

  1. 页面使用驼峰法命名,如Exchange.vue,WithdrawRecord.vue,名称为英文单词,并且要能正确描述该模块功能
  2. 变量命名禁止使用拼音,特别是拼音缩写
  3. 页面比较多时应该使用文件夹做分类
  4. 模块中data变量应该尽量少,比较多时应该使用子对象进行管理

捐赠支持

BTC:3AU5QZb591Vs63SAzdhebBZpQ6qj9GVCNm

LTC:33tZdhUBqhB2s3JoUEsuBhHQ75taW12WAc

ETH:0x38d7f0c2d5054941717bde236a7f0aa94e89d5af

ztuoexchange_web's People

Contributors

infinitecoincn 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.