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

Latest commit

 

History

History
35 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.01 KB

Rice Eclipse Software for Engine Testing Dashboard

Build Status

RESFET Dashboard is built on Electron and developed by Rice Eclipse Avionics team to enable rapid development and testing of Luna and Titan engines. Successor to mk1-1-frontend, RESFET Dashboard is configurable for different testing environments.

Dependencies

This project uses Node.JS and NPM.

Installation

Clone the repository into your desktop:

git clone https://github.com/rice-eclipse/resfet-dashboard

CD into the directory:

cd resfet-dashboard

Install the required modules:

npm install

Run the software:

npm start

License

Copyright (c) Rice Eclipse 2019. All rights reserved.

Licensed under GNU General Public License v3.0.