<html><style> #astro img { background-color: rgb(23 25 30); }</style></html>
<WRAP group logo>
<WRAP v-align_mid zoomimg w200 x1_2 #astro>
{{:javascript:deno:astro-logo-light-gradient.svg?240|Astro}}
</WRAP>
<WRAP v-align_mid zoomimg w200 x1_2>
{{:javascript:preact_logo.svg?240|React}}
</WRAP>
</WRAP>
公式: [[https://docs.astro.build/ja/install-and-setup/|Astroのインストールとセットアップ | Docs]]\\
[[https://docs.astro.build/ja/guides/integrations-guide/preact/|@astrojs/preact | Docs]]\\
公式: [[https://docs.astro.build/ja/install-and-setup/|Astroのインストールとセットアップ | Docs]]\\
参考: [[https://deno.com/blog/astro-on-deno|Build and Ship Astro Sites with Deno and Deno Deploy]] [[gtr>https://deno.com/blog/astro-on-deno|翻訳]]\\
[[git>denoland/deno-astro-template|🚀 Astro + 🦕 Deno Template]] でインストールする🤔\\
<WRAP color_term>
<WRAP color_command><html><pre>
<font color="#0087FF"><b>$</b></font> <font color="#26A269">deno</font> run <font color="#A347BA">-A</font> npm:create-astro@latest <font color="#A347BA">--</font> <font color="#A347BA">--template</font> denoland/deno-astro-template
</pre></html></WRAP>
<WRAP color_result><html><pre>
<span style="background-color:#26A269"> </span><span style="background-color:#26A269"><font color="#171421">astro</font></span><span style="background-color:#26A269"> </span> Launch sequence initiated.
<span style="background-color:#883AE2"> </span><span style="background-color:#883AE2"><font color="#FFFFFF">dir</font></span><span style="background-color:#883AE2"> </span> Where should we create your new project?
./second-shepherd
</pre></html></WRAP>