We need to setup server side rendering. I have never done it, so it's worth looking into tutorials or other projects that use it. The theory is we can server a 'built' html page at any route, without having to load the entire client side webapp.