sudo apt update
sudo apt install -y nodejs
sudo apt install -y npm # npm도 함께 설치
'개발 관련 > Server' 카테고리의 다른 글
우분투에 node 설치하기 (0) | 2025.07.05 |
---|---|
[Vue] 개발 기본 명령어 (0) | 2025.06.23 |
우분투(Ubuntu)에 Nginx 설치하는 방법우분투(Ubuntu)에 Nginx 설치하는 방법 (0) | 2025.03.25 |
[아파치] 우분투에 Apache 설치 (0) | 2025.03.17 |
서블릿 필터와 리스너의 차이점 (0) | 2025.02.10 |