konowebcodecs/apps/website/docs/getting-started/examples.md
lucas gelfond 0261cbd564
Merge pull request #765 from EmoPorEmilio/main
add example solidstart+vite
2025-01-07 10:31:45 +01:00

2.4 KiB

import Grid from '@mui/material/Unstable_Grid2'; import MuiThemeProvider from "@site/src/components/common/MuiThemeProvider"; import ExampleCard from "@site/src/components/common/ExampleCard";

Examples

You can find how to use ffmpeg.wasm with frameworks here. 😄

:::caution Do remember to run npm run build in the root of the repository before trying any of the examples. :::