* Add prettier for examples directory * Fix files * Fix linting * Add prettier script in case it has to be ran again
* Add an example with SSR caching. * Update server.js * Update README.md * Use app.renderError to display errors in SSR example.