0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
astro/examples/with-vitest
Houston (Bot) 43391ac60d
[ci] release (#9879)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-31 10:40:01 +00:00
..
.codesandbox
public
src/pages
test
.gitignore
astro.config.ts
package.json [ci] release (#9879) 2024-01-31 10:40:01 +00:00
README.md
tsconfig.json
vitest.config.ts

Astro + Vitest Example

npm create astro@latest -- --template with-vitest

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases Astro working with Vitest.