Find My Friends is a simple single-page app which uses HTML5 geolocation to track users and render them as markers on a google maps front-end.
Install dependencies and start:
$ npm install && npm start
Good and Simple
Web Page tracking app built with Web sockets and Google maps.
JavaScriptApache-2.0