Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 391 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 391 Bytes

gps-tracking-demo

Demo App for gps-tracking node.js package

Installation

cd /path/to/projects
git clone https://github.com/freshworkstudio/gps-tracking-demo.git
cd gps-tracking-demo
npm install
node index.js

That's all. Just clone the repo, install the dependencies (gps-tracking package) and start your brand new server.