0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/examples/with-vitest
Houston (Bot) 9ddd6387a7
[ci] release (#11086)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-22 09:40:11 +02:00
..
.codesandbox
public
src/pages
test
.gitignore Add .idea folder to .gitignore files of the examples (#10602) 2024-04-03 09:03:44 +01:00
astro.config.ts
package.json [ci] release (#11086) 2024-05-22 09:40:11 +02: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.