11 lines
514 B
Markdown
11 lines
514 B
Markdown
# Astro + AlpineJS Example
|
|
|
|
```
|
|
npm create astro@latest -- --template framework-alpine
|
|
```
|
|
|
|
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-alpine)
|
|
[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/framework-alpine)
|
|
|
|
This example showcases Astro working with [AlpineJS](https://alpinejs.dev/).
|
|
|