|
hace 1 año | |
---|---|---|
.. | ||
basics | hace 1 año | |
blog | hace 1 año | |
component | hace 1 año | |
framework-alpine | hace 1 año | |
framework-lit | hace 1 año | |
framework-multiple | hace 1 año | |
framework-preact | hace 1 año | |
framework-react | hace 1 año | |
framework-solid | hace 1 año | |
framework-svelte | hace 1 año | |
framework-vue | hace 1 año | |
hackernews | hace 1 año | |
integration | hace 1 año | |
middleware | hace 1 año | |
minimal | hace 1 año | |
non-html-pages | hace 1 año | |
portfolio | hace 1 año | |
ssr | hace 1 año | |
starlog | hace 1 año | |
view-transitions | hace 1 año | |
with-markdoc | hace 1 año | |
with-markdown-plugins | hace 1 año | |
with-markdown-shiki | hace 1 año | |
with-mdx | hace 1 año | |
with-nanostores | hace 1 año | |
with-tailwindcss | hace 1 año | |
with-vitest | hace 1 año | |
README.md | hace 1 año |
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]
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