Relative Content

Tag Archive for javascriptvue-router

Vue router with nested components

How can I make the base path “/” redirect to the address BASE_PATHS.FIRE and from it there is a redirect to the address BASE_PATHS.FIRE + FIRE.JUPI. The page stops at the address “sitename.com//fire-safety/” and does not go to the address “sitename.com//fire-safety/jupi”