Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Azure/pcs-simulation-webui

Repository files navigation

Build Issues Gitter

Repository Archived
This repository has been archived. For Device Simulation issues and maintenance, please see Azure IoT PCS Device Simulation

Azure IoT Device Simulation Web UI

Core technologies overview

Prerequisites

Setup Node

  1. Install node.js
  2. For development, you can use your preferred editor

Running the app

  1. After initially pulling the repo, run npm install
  2. Run npm start to compile and run the app

This project was bootstrapped with Create React App. You can find the guide here.

Contributing to the solution

Please follow our contribution guidelines and the code style conventions.