0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/examples/with-vitest
..
public
src/pages
test
.gitignore
.npmrc
.stackblitzrc
astro.config.ts
package.json
README.md
sandbox.config.json
tsconfig.json
vitest.config.ts

Astro + Vitest Example

npm init astro -- --template with-vitest

Open in StackBlitz

This example showcases Astro working with Vitest.