https://nodejs.org/en/download/
Node.js — Download Node.js®
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
nodejs.org
노드js 설치
윈도우에서 npm install -g @vue/cli
맥에서 SUDO npm install -g @vue/cli
vue create vue-first-project
npm run serve
'개발 관련 > Server' 카테고리의 다른 글
우분투에 node 설치하기 (0) | 2025.07.05 |
---|---|
node 설치 (0) | 2025.03.26 |
우분투(Ubuntu)에 Nginx 설치하는 방법우분투(Ubuntu)에 Nginx 설치하는 방법 (0) | 2025.03.25 |
[아파치] 우분투에 Apache 설치 (0) | 2025.03.17 |
서블릿 필터와 리스너의 차이점 (0) | 2025.02.10 |