Skip to content

RachelFried1/devops_mbj_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Backend App

Description

This repository contains a simple Hello World backend application built with Express.js. Follow the instructions below to clone the repository and run the backend app on your local machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

  1. Open your terminal or command prompt.

  2. Run the following commands:

    Clone the repository

    git clone https://github.com/EkshteinChana/devops_mbj_backend.git

    Navigate to the project directory

    cd devops_mbj_backend

    Install dependencies

    npm install

    Start the backend server

    npm start
  3. The backend app should now be running on http://localhost:5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors