Skip to content

Simple NodeJS server with the http module to serve local data in the development environment

Notifications You must be signed in to change notification settings

victordelval/simple-nodejs-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Short Description

The objective of the project is to create a simple NodeJS server with the http module to serve local data in the development environment.

Project Dependencies

Project Structure

The code of the application, the "src" folder, is organized in the following directories:

src/
  index.js

Available Scripts

In the project directory, you can run:

npm start

Run the server listening on port 9000.

About

Simple NodeJS server with the http module to serve local data in the development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published