项目作者: emqx

项目描述 :
EMQ X Dashboard Frontend
高级语言: Vue
项目地址: git://github.com/emqx/emqx-dashboard-frontend.git
创建时间: 2018-07-14T06:54:26Z
项目社区:https://github.com/emqx/emqx-dashboard-frontend

开源协议:Apache License 2.0

下载


emqx-dashboard-frontend

Build Setup

  1. # install dependencies
  2. yarn
  3. # serve with hot reload at localhost:8080
  4. yarn dev
  5. # build for production with minification
  6. yarn build
  7. # Build into emqx-dashboard in the upper directory
  8. yarn deploy:build