Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 335 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 335 Bytes

dashboard

NASA Robo Ops Dashboard for rover data streams and controls.

Developing

Depenencies

Installing

git clone git@github.com:wm-robo-ops/dashboard.git
cd dashboard
npm install

Running

npm start

Building

npm run build