Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 268 Bytes

RoverWatch

GPS tracking using Google Maps JS API

Install Packages:

  • Node.js - Backend server
  • NPM - Node.js package management library, should come installed with Node.js, I think.
  • Git - Version control system.

To run:

  • $ npm run build
  • $ node server.js