Jannick Knudsen a0dbbf19da update 1 rok temu
..
basics a0dbbf19da update 1 rok temu
blog a0dbbf19da update 1 rok temu
component a0dbbf19da update 1 rok temu
framework-alpine a0dbbf19da update 1 rok temu
framework-lit a0dbbf19da update 1 rok temu
framework-multiple a0dbbf19da update 1 rok temu
framework-preact a0dbbf19da update 1 rok temu
framework-react a0dbbf19da update 1 rok temu
framework-solid a0dbbf19da update 1 rok temu
framework-svelte a0dbbf19da update 1 rok temu
framework-vue a0dbbf19da update 1 rok temu
hackernews a0dbbf19da update 1 rok temu
integration a0dbbf19da update 1 rok temu
middleware a0dbbf19da update 1 rok temu
minimal a0dbbf19da update 1 rok temu
non-html-pages a0dbbf19da update 1 rok temu
portfolio a0dbbf19da update 1 rok temu
ssr a0dbbf19da update 1 rok temu
starlog a0dbbf19da update 1 rok temu
view-transitions a0dbbf19da update 1 rok temu
with-markdoc a0dbbf19da update 1 rok temu
with-markdown-plugins a0dbbf19da update 1 rok temu
with-markdown-shiki a0dbbf19da update 1 rok temu
with-mdx a0dbbf19da update 1 rok temu
with-nanostores a0dbbf19da update 1 rok temu
with-tailwindcss a0dbbf19da update 1 rok temu
with-vitest a0dbbf19da update 1 rok temu
README.md a0dbbf19da update 1 rok temu

README.md

Astro Examples Library

The easiest way to check out one of these examples on your machine is by running this command in an empty directory:

npm create astro@latest -- --template [EXAMPLE_NAME]

Community Examples

Visit awesome-astro for a full list of community examples. You can use npm create astro@latest to check out any community examples:

npm create astro@latest -- --template [GITHUB_USER]/[REPO_NAME]

Paths to examples nested inside of a repo are also supported:

npm create astro@latest -- --template [GITHUB_USER]/[REPO_NAME]/path/to/example