npm-install: update page (#14840)
This commit is contained in:

committed by
GitHub

parent
f5e6c581d7
commit
85e201134e
@@ -3,7 +3,7 @@
|
|||||||
> Node 패키지 설치.
|
> Node 패키지 설치.
|
||||||
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-install>.
|
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-install>.
|
||||||
|
|
||||||
- package.json에 나열된 의존성 설치:
|
- `package.json`에 나열된 의존성 설치:
|
||||||
|
|
||||||
`npm install`
|
`npm install`
|
||||||
|
|
||||||
|
@@ -1,9 +1,9 @@
|
|||||||
# npm install
|
# npm install
|
||||||
|
|
||||||
> Install node packages.
|
> Install Node packages.
|
||||||
> More information: <https://docs.npmjs.com/cli/commands/npm-install>.
|
> More information: <https://docs.npmjs.com/cli/commands/npm-install>.
|
||||||
|
|
||||||
- Install dependencies listed in package.json:
|
- Install dependencies listed in `package.json`:
|
||||||
|
|
||||||
`npm install`
|
`npm install`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user