Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/ Homepage
Function
Homepage
apps/baseai.dev/src/app/page.tsx:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
import Hero from
"@/components/home/hero"
;
2
3
export default function Homepage() {
4
return <Hero />;
5
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected