Skip to content

LeetOps-club/simple-express-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetops-resource-hello-world-express-app

This is a simple Hello World application built using Express.js.

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository or download the files.
git clone https://github.com/Mohamed-JJ/leetops-resource-hello-world-express-app.git
  1. Install the dependencies:
npm install

Usage

  1. Start the server:
node app.js
  1. to test connection, run this command.
curl http://localhost:3000

To test

run this command.

npm test

Contribution Guidelines

  1. Fork the Repository: Click on the "Fork" button at the top right of the GitHub page to create your own copy of the repository.

  2. Make Your Changes: Work on your assigned tasks or improvements in your forked repository.

  3. Commit Your Changes: After making changes, commit them to your forked repository.

  4. Push to GitHub: Push your changes to your forked repository.

  5. Create a Pull Request: Once you feel you have achieved the desired results, submit a pull request to the original repository. Describe the changes you've made and why they are beneficial.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published