Hi!
Thank you for your effort!
I've discovered an issue related to express.js.
Now I'm just working with your example locally.
So once you type an URL manually or open a link in new tab you get a error from express - Cannot GET /URL_name
If anyone knows how to configure those routes also in express to avoid these errors and get 404 not found page for non-existing routes?