Skip to content
/ vite-react-sample Public template

ViteでReactプロジェクトを作成するほぼ最小構成のサンプル

License

Notifications You must be signed in to change notification settings

waonpad/vite-react-sample

Repository files navigation

Vite React Sample

構成

  • Vite
  • React
  • TypeScript
  • React Router
  • React Hook Form
  • TanStack Query
  • T3 Env
  • Biome
  • Vitest

CSS, 認証関連は入ってない

セットアップ

cp .env.local.example .env.local
yarn install

メモ

テスト関連

いろいろパッケージが入ってるけど使わないなら削除してもよき
テストを書くにしても複雑な関数や外部パッケージを利用していて詳細把握が難しいモノくらいでいいかと

About

ViteでReactプロジェクトを作成するほぼ最小構成のサンプル

Resources

License

Stars

Watchers

Forks