Closed bjruiz closed 1 month ago
change res.send() to res.sendFile() send previous code from a different lab from another class. bring it to class on thursday
mess with it just to code ig
NOT NECESSARY: look into npm i nodemon
npm i nodemon
if you do make sure you change node app.js to nodemon app.js
node app.js
nodemon app.js
change res.send() to res.sendFile() send previous code from a different lab from another class. bring it to class on thursday
mess with it just to code ig