A very simple boilerplate for server-side rendering pug.js
Also npm scripts to upload to s3 ( once you set that up ).
Run the local server with ```npm start```
Once running, you'll see a picture of a camera which on click will swap with another picture. Demonstrating on click events. The associated javascript/jquery for the pug templates are in the app directory.