Skip to content

kanakanho/portfolio-astro-react

Repository files navigation

Astro React Template

  • Astro
    • Vite
    • React
  • Biome
  • Storybook

Getting Started

開発用サーバーの起動

$ yarn dev

ビルド

$ yarn build

プレビュー

$ yarn preview

Linter & Formatter

$ yarn biome

Storybook

$ yarn storybook

Warning

Storybook は React コンポーネントでのみ利用が可能です