Skip to content

uncw-hfcs/alarm-triage

Repository files navigation

Alarm-Triage Research App


Alarm-Triage App uses Electron, React, React Router, Webpack and React Fast Refresh.


Build Status Version

Pre-Installation

Please ensure Node is installed and up-to-date:

node --version

Please ensure Yarn is installed globally:

npm install -g yarn

Install

Clone the repo via git and install dependencies:

git clone https://github.com/uncw-hfcs/alarm-triage.git
cd alarm-triage
yarn

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

License

MIT © 2021

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published