|
|
пре 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