본문 바로가기
✍️ 기록/React

[React Vue 시작과 NodeJS VSCode 설치]

by 김물사 2023. 7. 28.

📌 React

 

사용자 인터페이스를 만들기 위한 라이브러리

프로그래밍 언어 : JavaScript

2013년 5월 29일 출시

 

React 공식 문서 - 구버전

React 공식 문서 - 최신

 

🔗 React 온라인 플레이그라운드

Stackblitz

Codesandox

Playcode

 

📌 Vue

사용자 인터페이스를 만들기 위한 프로그레시브 프레임워크

Evan You가 만들었으며, 2014년 릴리즈를 시작으로 꾸준히 발전하고

있는 자바스크립트 프레임워크입니다.

웹 개발을 단순화하고 정리하기 위해 개발된 대중적인

자바스크립트 프론트엔드 프레임워크이다.

 

Vue 공식 문서

 

🔗 Vue 온라인 플레이그라운드

Vue SFC

Playcode

PlayUse

 


 

[React와 Vue를 진행하기 전]

NodeJs 와 VSCode 설치 하기 ⬇️

✅ Node.JS

확장성 있는 네트워크 애플리케이션 개발에 사용되는 소프트웨어 플랫폼이다. 

 

Node.js Download LTS Download

 

다운로드 | Node.js

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

nodejs.org

✅ VSCode 

마이크로소프트가 마이크로소프트 윈도우, macOS, 리눅스용으로 개발한 소스 코드 편집기

 

Visual Studio Code 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

 

✅ 설치 완료 후 

 

 

 

 

 

 

🖊️ 

 

😀

감사합니다. 

반응형
이 포스팅은 쿠팡 파트너스 활동의 일환으로, 이에 따른 일정액의 수수료를 제공받습니다.