Skip to content

3tgame/node-express-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs and Express Tutorial

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. Install Depandancies: npm install
  3. Navigate to the root directory
  4. Start the server file: node server.js

Releases

No releases published

Packages

No packages published