|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| basics | %!s(int64=2) %!d(string=hai) anos | |
| blog | %!s(int64=2) %!d(string=hai) anos | |
| component | %!s(int64=2) %!d(string=hai) anos | |
| framework-alpine | %!s(int64=2) %!d(string=hai) anos | |
| framework-lit | %!s(int64=2) %!d(string=hai) anos | |
| framework-multiple | %!s(int64=2) %!d(string=hai) anos | |
| framework-preact | %!s(int64=2) %!d(string=hai) anos | |
| framework-react | %!s(int64=2) %!d(string=hai) anos | |
| framework-solid | %!s(int64=2) %!d(string=hai) anos | |
| framework-svelte | %!s(int64=2) %!d(string=hai) anos | |
| framework-vue | %!s(int64=2) %!d(string=hai) anos | |
| hackernews | %!s(int64=2) %!d(string=hai) anos | |
| integration | %!s(int64=2) %!d(string=hai) anos | |
| middleware | %!s(int64=2) %!d(string=hai) anos | |
| minimal | %!s(int64=2) %!d(string=hai) anos | |
| non-html-pages | %!s(int64=2) %!d(string=hai) anos | |
| portfolio | %!s(int64=2) %!d(string=hai) anos | |
| ssr | %!s(int64=2) %!d(string=hai) anos | |
| starlog | %!s(int64=2) %!d(string=hai) anos | |
| view-transitions | %!s(int64=2) %!d(string=hai) anos | |
| with-markdoc | %!s(int64=2) %!d(string=hai) anos | |
| with-markdown-plugins | %!s(int64=2) %!d(string=hai) anos | |
| with-markdown-shiki | %!s(int64=2) %!d(string=hai) anos | |
| with-mdx | %!s(int64=2) %!d(string=hai) anos | |
| with-nanostores | %!s(int64=2) %!d(string=hai) anos | |
| with-tailwindcss | %!s(int64=2) %!d(string=hai) anos | |
| with-vitest | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
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