This adds the ability for the front end to react to different URLs. Right now it uses hash based URLs, but I'd like to eventually make the backend smart enough to use non-hash based URLs.
This doesn't make the UI react to different teams yet. /#/t/sumo is the same content as /#/t/asdfasfd.
This adds the ability for the front end to react to different URLs. Right now it uses hash based URLs, but I'd like to eventually make the backend smart enough to use non-hash based URLs.
This doesn't make the UI react to different teams yet.
/#/t/sumo
is the same content as/#/t/asdfasfd
.