Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 670 Bytes

File metadata and controls

22 lines (16 loc) · 670 Bytes

REPO has been migrated elsewhere. Click here to check it out!


MOSS Frontend

Currently working on:

  • Node selection sidebar
  • Node selection view

Quick start:

  1. Run npm install to install node dependencies
  2. Run npm run dev to start react app on http://localhost:3000/
  3. Open another terminal and run node server.js to start mock server to send signals

References: