0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/examples/with-vitest
Fred K. Bot 16edf0c773
[ci] release (#4296)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-13 10:09:17 -07:00
..
public
src/pages
test
.gitignore
.npmrc
.stackblitzrc
astro.config.ts
package.json [ci] release (#4296) 2022-08-13 10:09:17 -07:00
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.