Skip to content

M3kH/node-express-server-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs and Express Tutorial

Hello

Description

This is a reference for the NodeJS and Express intro tutorial. Using this, you can create a basic JSON server. If you get stuck in the tutorial, you can use this as a reference.

Setup

  1. Download or clone this repo
  2. Navigate to the root directory
  3. Install Depandancies: npm install
  4. Start the server file: node server.js

Releases

No releases published

Packages

No packages published