将MQTT服务器地址从111.229.30.246:4199更改为65.73.11.246:10087 同时将生产主题从"event"更改为"xiaofangmqtt" |
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| README.md | ||
| babel.config.js | ||
| package-lock.json | ||
| package.json | ||
| vue.config.js | ||
| yarn.lock | ||
README.md
vue_cli3_ui
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint