Dashboard for FRC competiton usage, developed by Team 4909.
- Clone: Clone the repository with
git clone https://github.com/FRCteam4909/Bionic-Dashboard.git
- Install Deps: Type
npm install
in the terminal at the root directory to install dependencies. - Run: Type
npm run electron:start
and the application should run. Should.- Testing To run the integration tests use
npm run electron:test
and/ornpm run test
.
- Testing To run the integration tests use
There are none :(
TODO: Put images/media
All contributions are very welcome, see possible future features for suggestions. Issue submissions are welcome as well.
- Attach React-Dev-Tools to electron window
- Make a webpack compatible library to replace networktables.js
- Support building to an executable