Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 368 Bytes

ROVDashboard

node A desktop application dashboard for an underwater ROV using Electron JS.

Usage

1.Clone the repository in your system.
2.In the terminal, run the command:
npm install
This will install ElectronJS as a dependency.
3.Run the command:
npm start