0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/examples/with-vitest
2023-06-21 21:09:49 +08:00
..
public chore: update example favicons (#6487) 2023-03-09 11:23:47 -06:00
src/pages
test
.gitignore
astro.config.ts
package.json Update safe dependencies (#7430) 2023-06-21 21:09:49 +08:00
README.md Fixes example README links to open in codespaces (#6346) 2023-02-23 11:20:19 -06:00
sandbox.config.json
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.