built basic ui structure in /hierarchy

This commit is contained in:
2026-02-14 18:03:13 -06:00
parent d645bda942
commit e4e0775472
24 changed files with 1174 additions and 106 deletions
@@ -20,6 +20,7 @@ defmodule RiverConnectWeb.Router do
get "/", PageController, :home
live "/audio", AudioLive
live "/solid-demo", SolidDemoLive
live "/hierarchy", HierarchyLive
end
# Other scopes may use custom stacks.