We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6ef38 commit a8dc501Copy full SHA for a8dc501
content/docs/create-a-new-react-app.md
@@ -22,7 +22,7 @@ next: cdn-links.html
22
23
## ツールチェインが必要ない場合 {#you-might-not-need-a-toolchain}
24
25
-あなたが上記のような問題を経験していなかったり、まだ JavasScript のツールを利用するのに慣れていない場合、[HTML ページに簡単な `<script>` タグで React を追加](/docs/add-react-to-a-website.html)することを検討してください。([JSX の利用](/docs/add-react-to-a-website.html#optional-try-react-with-jsx)も検討してみてください)
+あなたが上記のような問題を経験していなかったり、まだ JavaScript のツールを利用するのに慣れていない場合、[HTML ページに簡単な `<script>` タグで React を追加](/docs/add-react-to-a-website.html)することを検討してください。([JSX の利用](/docs/add-react-to-a-website.html#optional-try-react-with-jsx)も検討してみてください)
26
27
これは**既存のウェブサイトに React を統合する最も簡単な方法**でもあります。あなたが役立つと思えばいつでもより大きなツールチェインを追加できます。
28
0 commit comments