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.
This project uses Node.JS and NPM.
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
Copyright (c) Rice Eclipse 2019. All rights reserved.
Licensed under GNU General Public License v3.0.