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-dashboardCD into the directory:
cd resfet-dashboardInstall the required modules:
npm installRun the software:
npm startCopyright (c) Rice Eclipse 2019. All rights reserved.
Licensed under GNU General Public License v3.0.