This is a minimal setup for an Express server that hosts static assets generated from Webpack. When running locally, use http://localhost:8000. The default deployed app is http://localhost:8001.
Some TODOs:
- Split commits up (perhaps in a new repo or branch?) to show each feature added slowly.
- Add more comments describing what things are for, for offline view.
- Add some links to documentation of relevance.
- Add deployment.