Merge pull request #765 from EmoPorEmilio/main
add example solidstart+vite
This commit is contained in:
@@ -61,5 +61,13 @@ any of the examples.
|
||||
url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/sveltekit-app"
|
||||
/>
|
||||
</Grid>
|
||||
<Grid xs={12} sm={6} md={6} lg={6} xl={4}>
|
||||
<ExampleCard
|
||||
img="/img/solidstart-vite.png"
|
||||
title="SolidStart + Vite"
|
||||
desc="SolidStart with Vite (multithread version)"
|
||||
url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/solidstart-app"
|
||||
/>
|
||||
</Grid>
|
||||
</Grid>
|
||||
</MuiThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user