Skip to content

frc604/quixdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuixDash

Web-based robot dashboard for FRC

Getting started

Node.js

npm install to install packages.

npm start to run the app in development mode at http://localhost:3000.

npm test to run tests in watch mode to run tests related to changed files every time a file is saved.

npm run build to build for production.

About

A WPI Web-based robot dashboard for FRC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published