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 1ee08baf91
[ci] release (#4228)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-10 16:54:12 -04:00
..
public
src/pages
test
.gitignore
.npmrc
.stackblitzrc
astro.config.ts
package.json [ci] release (#4228) 2022-08-10 16:54:12 -04: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.