- Install Nodejs to computer using https://nodejs.org/en/download
- Then download git package from github
- Then go to termincal go to folder you copied this files
- Run "npm install" this will install all files
- Package created with nodemonds so its hot refresh for run this package "nodemon server.js" on terminal
- Site will run on http://127.0.0.1:6002
- To see week2 assingment http://127.0.0.1:6002/week2