Skip to content

keyurbhole/live-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Live Tracking with Google Maps and Firebase

Prerequisite

  1. Nodejs
  2. Install Firebase globally
npm i -g firebase-tools

Getting Started

Install all dependencies

cd path/to/the/repo
npm install

Run the following commands and select the necessary options

firebase login --no-localhost
firebase init
firebase deploy

Please follow the blog for detailed Explaination

  1. Live Tracking with Google Maps and Firebase