0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
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
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
.stackblitzrc
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
sandbox.config.json
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.