Skip to content

RootAxiom/real-time-location-tracker-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

real-time-location-tracker-backend-

Installation

  1. Clone the repository:
    git clone https://github.com/devswaranjit-codes/real-time-location-tracker-backend.git
  2. Navigate to the project directory:
    cd real-time-location-tracker-backend
  3. Install the dependencies:
    npm install

Usage

  1. Start the server:
    node app.js

OR, you can also install nodemon for live changes while you changing on your code

    npm intall nodemon 
     nodemon app.js
  1. Open your web browser and go to http://localhost:3000 to view the application.

    Demo

    you can visit the site here

About

live link 🟢

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors