Assignment lives on github
Notes:
npm install -s body-parser npm install -s socket.io npm install mustache --save npm install express --save
Somewhat helpful resources (?):
- https://www.youtube.com/watch?v=2hhEOGXcCvg&t=2s
- https://www.youtube.com/watch?v=65a5QQ3ZR2g&list=PL55RiY5tL51oGJorjEgl6NVeDbx_fO5jR
- https://www.npmjs.com/package/body-parser
- lynda nodejs tutorial
- https://medium.com/@1sherlynn/javascript-templating-language-and-engine-mustache-js-with-node-and-express-f4c2530e73b2
- https://github.com/janl/mustache.js
The most helpful: