When you refresh the page from any route except the route route the server will give a 404.
ie. http://origin-calendar.now.sh/appointment should work, but instead it shows 404
The routing on the server needs to always serve up the index page, and/or we should use hashes on the client side.