mirror of
https://github.com/kou029w/nodejs-hands-on.git
synced 2025-02-22 08:25:56 +00:00
fix
This commit is contained in:
parent
0d8f064935
commit
fd36a59d39
1 changed files with 2 additions and 2 deletions
|
@ -13,5 +13,5 @@ StackBlitzではじめる場合は、以降の準備は不要です。
|
|||
## ローカル環境ではじめる
|
||||
|
||||
ローカル環境にNode.jsの実行環境を構築する場合、まずはじめにNode.jsをインストールします。
|
||||
インストール方法は[Node\.jsのインストール \- Node\.jsを使う](../installing-nodejs.md)をご参照ください。
|
||||
プロジェクトの作成方法は[package.jsonファイル - Node.jsを使う](../package-json.md)をご参照ください。
|
||||
インストール方法は「[Node.jsのインストール](../installing-nodejs.md)」をご参照ください。
|
||||
プロジェクトの作成方法は「[package.jsonファイル](../package-json.md)」をご参照ください。
|
||||
|
|
Loading…
Add table
Reference in a new issue