0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/examples/with-vitest
2023-02-03 11:52:11 -06:00
..
public
src/pages
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 (#6094) 2023-02-02 15:38:04 -05:00
README.md Update open with codesandbox link to use synced sandboxes (#6105) 2023-02-03 11:52:11 -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

This example showcases Astro working with Vitest.