# shinny-futures-web **Repository Path**: kitegit/shinny-futures-web ## Basic Information - **Project Name**: shinny-futures-web - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-14 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shinny-futures-web [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [查看在线 Demo](https://shinnytech.github.io/shinny-futures-web/) ## 期货在线交易系统 * 期货合约行情报价 * K线图(基于 d3.js) * 盘口报价 * Ticks 列表 * 登录期货交易账户 * 查看账户资金 * 下单、撤单 * 查看账户持仓记录,委托单记录 ## Project setup ``` git clone https://github.com/shinnytech/shinny-futures-web npm install npm run serve # Compiles and hot-reloads for development npm run build # Compiles and minifies for production npm run test # Run tests npm run lint # Lints and fixes files npm run test:e2e # Run end-to-end tests npm run test:unit # Run unit tests npm run publish # Publish to branch gh-pages ``` ## Others + [代码风格](https://github.com/standard/standard/blob/master/docs/README-zhcn.md)