astro/examples/framework-alpine
github-actions[bot] 30e78a0bd8
[ci] release (#2770)
* [ci] update lockfile (#2763)

Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* chore: exit prerelease mode

* [ci] release

* chore: update lockfile

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Nate Moore <nate@skypack.dev>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-03-11 16:47:57 -06:00
..
public chore(examples): add AlpineJS example (#2222) 2021-12-21 12:45:23 -05:00
src Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
.gitignore Normalize and cleanup examples projects (#2364) 2022-01-12 10:37:16 -05:00
.npmrc Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
.stackblitzrc chore(examples): add AlpineJS example (#2222) 2021-12-21 12:45:23 -05:00
astro.config.mjs Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
package.json [ci] release (#2770) 2022-03-11 16:47:57 -06:00
README.md chore(examples): add AlpineJS example (#2222) 2021-12-21 12:45:23 -05:00
sandbox.config.json chore(examples): add AlpineJS example (#2222) 2021-12-21 12:45:23 -05:00
tsconfig.json Adjust TSConfig example files to include compilerOptions (#2278) 2021-12-26 22:39:30 -05:00

Astro + AlpineJS Example

npm init astro -- --template framework-alpine

Open in StackBlitz

This example showcases Astro working with AlpineJS.