Skip to content

cis197/express-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example Node Server

Running the Server

$ npm install
$ node app.js

Check it out

Navigate to http://localhost:3000. You should see "hello world" in your browser.

Don't forget to check out the other branches for examples of middleware, routers, etc!

About

Examples from class on Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published