# huobi-management **Repository Path**: sangxiaokai/huobi-management ## Basic Information - **Project Name**: huobi-management - **Description**: 作为火币前端界面,包含用户基本体系,各个币种的基本信息,关注币种的K线,执行定时任务,订单信息,用户钱包等模块 - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # huobi-management 配合火币后台一起食用更佳 作为火币前端界面,包含用户基本体系,各个币种的基本信息,关注币种的K线,执行定时任务,订单信息,用户钱包等模块 ### Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ```