Fixing frontend routes
Fixed frontend routes.
As Vue recommends at https://router.vuejs.org/guide/essentials/history-mode#Express-with-Node-js when using HTML 5 history mode with Express and NodeJS, I have included https://github.com/bripkens/connect-history-api-fallback as a middleware to manage routes and they work now as real URLs.
Bug: T364170