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