react
文書の過去の版を表示しています。
react
Getting Started
- https://react.dev/learn/creating-a-react-app
現在(2025年12月)はNext.jsなどのフレームワークの利用が推奨されている。
Next.jsを使って始める
npx create-next-app@latest
React Routerを使って始める
npx create-react-router@latest
Reactのみで進めるならばViteでアプリを作成してReactを選択
npm create vite@latest
react.1765336880.txt.gz · 最終更新: by nullpon