Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BuilderIO/framework-benchmarks
/ serve.ts
File
serve.ts
src/scripts/serve.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getFrameworks } from
'../helpers/get-frameworks.js'
;
2
import
{ preview } from
'../helpers/preview.js'
;
3
4
const
frameworks =
await
getFrameworks();
Callers
nothing calls this directly
Calls
2
getFrameworks
Function · 0.85
preview
Function · 0.85
Tested by
no test coverage detected