A project used to demonstrate the use of ES6 modules to create a SPA (Single page application).
None
Copy the files into your directory of choice.
To build, run:
npm run build
For development (page refreshes upon change), run:
npm run watch
Project notes:
Clever use of CSS was used to create the menu book cover.