zahidtwt / uptime-monitor-api-raw-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Facebook Instagram LinkedIn


Table of Contents

How to run

Please follow the below instructions to run this project in your machine:

New Users who never cloned this repository before

  1. Clone this repository
    git clone https://github.com/learnwithsumit/uptime-monitoring-api-raw-node.git
  2. Go into cloned directory
    cd uptime-monitoring-api-raw-node
  3. Install dev dependencies
    npm install
  4. Switch to specific branch for example lesson-2
    git checkout lesson-2
  5. Run the app
    npm start
  6. Your app should be available in http://localhost:3000

Old users who previously cloned the repository

Just pull the updated code and follow corresponding lesson README file

git pull

Contact

Sumit Saha - sumit@learnwithsumit.com

Project Link: https://github.com/learnwithsumit/nodejs-basic-bangla

Youtube Channel: https://youtube.com/LearnwithSumit

About


Languages

Language:JavaScript 100.0%