10 lines
515 B
Markdown
10 lines
515 B
Markdown
# Astro + [Vitest](https://vitest.dev/) Example
|
|
|
|
```
|
|
npm create astro@latest -- --template with-vitest
|
|
```
|
|
|
|
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-vitest)
|
|
[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/with-vitest)
|
|
|
|
This example showcases Astro working with [Vitest](https://vitest.dev/).
|