Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 281 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 281 Bytes

VEX Robotics Queuing Front End

Instructions

  1. Install Node.js
  2. Update SERVER_IP in src/constants.js to the Queueing Server IP address. This should NOT be localhost.
  3. Run npm i
  4. Run npm start
  5. Connect to web server at the computer's static IP on port 3000