# mqtt_v3_test **Repository Path**: hxcc/mqtt_v3_test ## Basic Information - **Project Name**: mqtt_v3_test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-11 - **Last Updated**: 2024-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VUE-MQTT-DEMO **[Online demo](https://codesandbox.io/s/funny-water-h2hmj?file=/src/main.js)** > it is an https webpage, so it uses a wss connection ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ```