astro/examples/framework-alpine
Erika 488a145456
Normalize and cleanup examples projects (#2364)
* Remove unused line in the examples .gitignore

* Add missing .npmrc, .stackblitzrc and tsconfig.json files to a few examples

* Removed unused file and link directive in the minimal example

* Oops, added an accidental slash
2022-01-12 10:37:16 -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 chore(examples): add AlpineJS example (#2222) 2021-12-21 12:45:23 -05: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 (#2339) 2022-01-07 16:43:19 -05: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.