# pcs-simulation-webui **Repository Path**: mirrors_Azure/pcs-simulation-webui ## Basic Information - **Project Name**: pcs-simulation-webui - **Description**: Azure IoT Simulations Web UI - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build][build-badge]][build-url] [![Issues][issues-badge]][issues-url] [![Gitter][gitter-badge]][gitter-url] Repository Archived | --------------------| | This repository has been archived. For Device Simulation issues and maintenance, please see [Azure IoT PCS Device Simulation](https://www.github.com/Azure/azure-iot-pcs-device-simulation) | Azure IoT Device Simulation Web UI ================================== ## Core technologies overview - [ReactJS](https://reactjs.org/) - [React-Router v4](https://github.com/ReactTraining/react-router) - [Redux](https://redux.js.org/) - [Redux-Observable](https://redux-observable.js.org/) - [RxJs](http://reactivex.io/rxjs/) - [SASS](http://sass-lang.com/) Prerequisites ============= ## Setup Node 1. Install [node.js](https://nodejs.org/) 2. For development, you can use your preferred editor - [Visual Studio Code](https://code.visualstudio.com/) - [Atom](https://atom.io/) - [Sublime Text](https://www.sublimetext.com/) - or other 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](https://github.com/facebookincubator/create-react-app). You can find the guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md). Contributing to the solution ============================ Please follow our [contribution guidelines](docs/CONTRIBUTING.md) and the [code style](docs/CODE_GUIDELINES.md) conventions. [build-badge]: https://img.shields.io/travis/Azure/pcs-simulation-webui.svg [build-url]: https://travis-ci.org/Azure/pcs-simulation-webui [issues-badge]: https://img.shields.io/github/issues/azure/pcs-simulation-webui.svg [issues-url]: https://github.com/Azure/pcs-simulation-webui/issues/new [gitter-badge]: https://img.shields.io/gitter/room/azure/iot-solutions.js.svg [gitter-url]: https://gitter.im/azure/iot-solutions