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 3a7d278 commit 6de8ce8Copy full SHA for 6de8ce8
docs/quick/nodejs.md
@@ -30,7 +30,7 @@ TypeScriptは、Node.jsを公式にサポートしています。素早くNode.j
30
* ts-nodeは自動的にtsconfig.jsonとインストールされたTypeScriptバージョンを取得し、トランスパイルを行う
31
* ts-nodeは出力されたJavaScriptをNode.jsで実行する
32
33
-And when you are ready to deploy your JavaScript application run `npm run build`.
+JavaScriptアプリケーションのデプロイの準備が完了したが、`npm run build`を実行します。
34
35
## ボーナスポイント
36
0 commit comments