Juni_Dev_log

(node.js) [Part.1] 노드로 만들 수 있는 대표적인 서버와 용도 - 개발 도구 설치하기 본문

Theorem (정리)/node.js

(node.js) [Part.1] 노드로 만들 수 있는 대표적인 서버와 용도 - 개발 도구 설치하기

Juni_K 2020. 11. 17. 12:11

개발 도구 설치하기

여기에서는 브라켓(Brackets)을 설치해서 사용하고, 크롬 브라우저와 노드를 설치해볼 것이다.

브라켓을 설치한다.

brackets.io/

 

A modern, open source code editor that understands web design

Brackets is a lightweight, yet powerful, modern text editor. We blend visual tools into the editor so you get the right amount of help when you want it. With new features and extensions released every 3-4 weeks, it's like getting presents all year long.

brackets.io

크롬 브라우저를 설치한다.

www.google.co.kr/chrome/?brand=YTUH&gclid=Cj0KCQiA48j9BRC-ARIsAMQu3WRwgMf8LManUThfUVukpZzkUAlKxGD1vJMisvJ-BcILVhMVolnJXXQaAv6GEALw_wcB&gclsrc=aw.ds

 

Chrome 웹브라우저

더욱 스마트해진 Google로 더 심플하고 안전하고 빠르게.

www.google.com

노드를 설치한다.

nodejs.org/ko/

 

Node.js

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

nodejs.org

 

Comments