Skip to content

StewartJingga/pirple-nodejs-hw-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Getting Started

Start a server by running the line of code below in your command line:

node app

You will then have server that is listening on PORT 3000.

Available routes

http://localhost:3000/
http://localhost:3000/hello

Any other path besides the mentioned above will give you 404 error (Not Found).

About

Homework #1 for NodeJS tutorial on Pirple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published