Skip to content

Student repo for project 5 of the Junior Web Developer path

Notifications You must be signed in to change notification settings

pierre-michalet/JWDP5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orinoco

This is the back end server for Project 5 of the Junior Web Developer path.

Prerequisites

You will need to have Node and npm installed locally on your machine.

Installation

Clone this repo. From within the project folder, run npm install. You can then run the server with node server. The server should run on localhost with default port 3000. If the server runs on another port for any reason, this is printed to the console when the server starts, e.g. Listening on port 3001.

About

Student repo for project 5 of the Junior Web Developer path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%