Skip to content

grobergm/node-express-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs and Express Tutorial

Description

This repository is a reference for a turotial I wrote on creating a basic JSON server using Express and NodeJS.

Setup

  1. Download or clone this repo: git clone https://github.com/grobergm/node-express-tutorial
  2. Install Depandancies: npm install
  3. Navigate to the root directory
  4. Start the server file: node server.js

About

A reference for a NodeJS and Express tutorial I wrote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published