Skip to content

ikhsanadrians/mikroiot-release

Repository files navigation


About The Project

MikroApp is Aplication for control your MQTT Broker

(back to top)

Getting Started

How To Install

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • expo cli
    npm install expo-cli

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/ikhsanadrians/mikroiot-release.git
  2. Install NPM packages
    npm install

(back to top)