0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/examples/with-vitest
Houston (Bot) 0a97524e38
[ci] release (rc) (#8238)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-28 12:23:04 -04:00
..
public
src/pages
test
.gitignore
astro.config.ts
package.json [ci] release (rc) (#8238) 2023-08-28 12:23:04 -04:00
README.md
sandbox.config.json feat: change default port to 4321 (#7874) 2023-08-08 11:02:51 +01:00
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.