npm install
npm run dev
npm run build
Preview generated artifacts
npm run preview
example
cwebp ./hoge.png -o hoge.webp
Astroの設定関連。 https://docs.astro.build/ja/core-concepts/project-structure/#astroconfigmjs
Astro のビルドプロセスで処理する必要のないファイルやアセットを格納する場所。 https://docs.astro.build/ja/core-concepts/project-structure/#public
ページを格納する場所。必須。 https://docs.astro.build/ja/core-concepts/project-structure/#srcpages