PORT
~not required
npm i
~ all dependencies- in your src folder (in this order too)
nodemon server.js
nodemon logger.js
- in base directory
a.
nodemon
b. go to 'http://localhost:3001' and ping these routes while looking at the other two tabs '/public-stuff' '/hidden-stuff' '/something-to-read' '/create-a-thing' '/update' '/jp' '/bye-bye' '/everything'
npm run test