# MqttStreamUsingNanoscale **Repository Path**: mirrors_TIBCOSoftware/MqttStreamUsingNanoscale ## Basic Information - **Project Name**: MqttStreamUsingNanoscale - **Description**: An Ionic app to demonstrate how to use Mqtt message streaming using Nanoscale.io cloud service. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MqttStreamUsingNanoscale An Ionic app to demonstrate how to use Mqtt message streaming using Nanoscale.io cloud service. Pre-requisites Ionic requires nodejs vs 6+ After installing NodeJS install corodva sudo npm install -g cordova Install Ionic sudo npm install -g ionic TO RUN • Open Terminal • Go to root folder of application. Type below command • ionic serve