Project structure whats-on-tap/ ├── public/ │ ├── index.html # Owner editor │ ├── app.js # Editor, inventory and appearance controls │ ├── display.html # Television view │ ├── display.js # Display ...