Should run after running "node server.js" from the main directory.
If successful: Visit http://localhost:8080/ to see the Coffeemaker app.
If not: It might need some packages I didn't list here yet, then sorry.
- Created by following along the tutorial video nr.1 https://www.youtube.com/watch?v=6BozpmSjk-Y
- ... and video nr.2 https://www.youtube.com/watch?v=OstALBk-jTc
- @dcode-youtube's repo https://github.com/dcode-youtube/single-page-app-vanilla-js
- Using express without further explanation.
- https://www.youtube.com/watch?v=Kw5tC5nQMRY
- using NeDB
- also introducing nodemod (TODO try)