티스토리 뷰
Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
nodejs.org
에서 Node.js를 설치해주면 node.js와 npm이 같이 설치됩니다. 저는 VS Code를 쓸거니까
https://code.visualstudio.com/download
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
code.visualstudio.com
에서 vscode도 설치해주세요
'Web Development > NodeJS' 카테고리의 다른 글
| 06. express.js Middleware (0) | 2020.03.19 |
|---|---|
| 05. express.js (0) | 2020.03.16 |
| 04. NodeJs URL처리 (0) | 2020.03.16 |
| 03. Hello World in NodeJS (0) | 2020.03.16 |
| 02. Node.js 특징 (0) | 2020.03.16 |
