Skip to content

Team5705/Dasboard2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5705 Dashboard 2021

This is our newest web based FRC Dashboard to 20-21 challange.


Rquirements

Before running your dashboard, you'll need to install the node dependencies by cding into the dashboard directory and running npm install.


Running

Connect to your robot's network if you haven't already. (If you're just testing the dashboard and don't currently need to use it with your robot, you can skip this step.)

While in the dashboard directory, run:

npm start

This will open the dashboard application. Note that you can refresh the page and client-side updates will take effect; reopening the whole application is usually unnecessary.

It is recommended that while using the dashboard on your driver station, you close the top panel of the FRC DriverStation to make room for the dashboard.


Building

Some users may wish to compile their dashboard applications into standalone .exe or .app files.

Assuming the necessary setup steps have been performed, users may run npm run package-[platform], where [platform] is linux, mac, or win according to the target platform, to pack the entire application into a single executable.


Tools


Acknowledgments

FRC Dashboard

Screenshots

Dashboard

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks