最終更新:2024-12-05 (木) 10:07:22 (50d)
create-react-app
Top / create-react-app
https://github.com/facebook/create-react-app
Deprecated
- React/ドキュメントでおすすめから削除 (2023/03/17)
- 新:React/クイックスタート
呼び出し方
- npx create-react-app
- yarn create react-app?
TypeScript
- npx create-react-app my-app --template typescript
npm
作成したプロジェクトの依存関係
JavaScript
- @testing-library/jest-dom?
- @testing-library/react?
- @testing-library/user-event?
- react
- react-dom
- react-scripts
- web-vitals
TypeScript
- @testing-library/jest-dom?
- @testing-library/react?
- @testing-library/user-event?
- @types/jest?
- @types/node
- @types/react?
- @types/react-dom?
- react
- react-dom
- react-scripts
- typescript
- web-vitals
create-react-app自体
同梱
- babel-plugin-named-asset-import?
- babel-preset-react-app?
- confusing-browser-globals?
- cra-template-typescript?
- cra-template?
- create-react-app
- eslint-config-react-app?
- react-app-polyfill?
- react-dev-utils?
- react-error-overlay?
- react-scripts