summaryrefslogtreecommitdiff
path: root/examples/with-vitest/README.md
blob: 8f1f2e6a0b6ba8b78692f83442ddb075d3c15dea (plain) (blame)
1
2
3
4
5
6
7
8
9
# Astro + [Vitest](https://vitest.dev/) Example

```
npm init astro -- --template with-vitest
```

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-vitest)

This example showcases Astro working with [Vitest](https://vitest.dev/).