0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-04-14 23:51:49 -05:00
astro/examples/with-vitest
2025-04-14 08:42:37 +00:00
..
.codesandbox Sync from 159b5348a9 2025-04-14 08:42:37 +00:00
public Sync from 159b5348a9 2025-04-14 08:42:37 +00:00
src/pages Sync from 159b5348a9 2025-04-14 08:42:37 +00:00
test Sync from 159b5348a9 2025-04-14 08:42:37 +00:00
.gitignore Sync from 159b5348a9 2025-04-14 08:42:37 +00:00
astro.config.ts Sync from 159b5348a9 2025-04-14 08:42:37 +00:00
package.json Sync from 159b5348a9 2025-04-14 08:42:37 +00:00
README.md Sync from 159b5348a9 2025-04-14 08:42:37 +00:00
tsconfig.json Sync from 159b5348a9 2025-04-14 08:42:37 +00:00
vitest.config.ts Sync from 159b5348a9 2025-04-14 08:42:37 +00:00

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.