bjruiz / computingyapper

render link: https://computingyapper.onrender.com
https://computingyapper.onrender.com
GNU General Public License v3.0
0 stars 0 forks source link

Homework: send a file #9

Closed bjruiz closed 1 month ago

bjruiz commented 2 months 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

bjruiz commented 2 months ago

NOT NECESSARY: look into npm i nodemon

if you do make sure you change node app.js to nodemon app.js