MCPcopy 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

1import { getFrameworks } from '../helpers/get-frameworks.js';
2import { preview } from '../helpers/preview.js';
3
4const frameworks = await getFrameworks();

Callers

nothing calls this directly

Calls 2

getFrameworksFunction · 0.85
previewFunction · 0.85

Tested by

no test coverage detected