astro/examples/framework-alpine
Nate Moore 2b76ee8d75
Export defineConfig helper (#2803)
* feat: add astro/config entrypoint

* chore: update examples to use `defineConfig` util

* chore: prettier fix

* chore: add changeset
2022-03-15 15:27:17 -05: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 Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
package.json [ci] release (#2786) 2022-03-15 11:40:51 -04: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.