Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 259 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 259 Bytes

emqx-dashboard-frontend

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# Build into emqx-dashboard in the upper directory
yarn deploy:build