Skip to content

A grab bag of examples showing handlebars, POSTs, req.body, req.query, sessions, etc

Notifications You must be signed in to change notification settings

DWDatITP/week-4-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

week-4-examples

A grab bag of examples showing handlebars, POSTs, req.body, req.query, sessions, etc

Setup

To run this code locally, you need to clone this repository. In your terminal, in a new directory (not in your existing repository, it must be a new directory), run:

  • git clone https://github.com/DWDatITP/week-4-examples.git
  • cd week-4-examples
  • npm install
  • nodemon server.js
  • Visit http://localhost:5000

About

A grab bag of examples showing handlebars, POSTs, req.body, req.query, sessions, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published