0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/examples/with-vitest
2023-09-06 15:25:56 +00:00
..
.codesandbox Update CodeSandbox config for Node 18 and new editor (#8292) 2023-08-30 18:52:21 +02:00
public chore: update example favicons (#6487) 2023-03-09 11:23:47 -06:00
src/pages [ci] format 2023-09-06 15:25:56 +00:00
test
.gitignore Add .astro/ to .gitignore in example projects (#5841) 2023-01-12 11:26:13 -05:00
astro.config.ts
package.json [ci] release (#8415) 2023-09-06 09:56:58 -04:00
README.md Fixes example README links to open in codespaces (#6346) 2023-02-23 11:20:19 -06: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.