Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 984 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 984 Bytes

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)