Let's say I want http://localhost/#/ to redirect to http://localhost/#/home, how would I do that?
How do I create a redirect route in Aurelia 2?
93 Views Asked by Matthew James Davis At
1
Let's say I want http://localhost/#/ to redirect to http://localhost/#/home, how would I do that?
One way to do it is by setting a default on the viewport: