0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/examples/with-vitest
2022-08-05 19:42:58 +00:00
..
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.