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