Skip to content

Quartr-App/live-transcript-example

Repository files navigation

Quartr Live Transcript Example

Technologies

  • React
  • TypeScript
  • Vite

Getting started

We prefer using bun as a package manager, but any package manager for JavaScript will work. npm, pnpm etc.

  1. bun install or pnpm install or npm install
  2. bun dev or pnpm dev or npm run dev
  3. Open http://localhost:5173/

Note

Features like detecting the start, end and sections in the transcript are not currently implemented in this example.

Releases

No releases published

Packages

No packages published