/huobi-PC

火币桌面客户端,基于electorn-vue开发

Primary LanguageJavaScriptApache License 2.0Apache-2.0

huobi

huobi is a lightweight browser coded with Vue.js 2 and Electron.

huobi

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:9080
$ yarn run dev

# build electron application for all platforms
$ yarn run build

# build electron application for the specific target platform
$ yarn run build:darwin # macOS
$ yarn run build:linux  # Linux
$ yarn run build:mas    # Mac AppStore
$ yarn run build:win32  # Windows

# lint all JS/Vue component files in `src/`
$ yarn run lint

# lint and fix
$ yarn run lint:fix

# test electron application for production
$ yarn run test

打包构建后的应用程序(运行huobi.exe): 点击下载