Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angularcafe/slateui
/ bootstrap
Function
bootstrap
projects/docs/src/main.server.ts:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
import
{ config } from
'./app/app.config.server'
;
4
5
const
bootstrap = () => bootstrapApplication(App, config);
6
7
export
default bootstrap;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected