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

```
npm create astro@latest -- --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)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/with-vitest)

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