whh1995.log
로그인
whh1995.log
로그인
Node.js - express.js / 시작하기
uphoon
·
2023년 3월 29일
팔로우
0
node.js
0
설치
npm i express
기본사용
import
express
from
"express"
;
const
app
=
express
(
)
;
app
.
listen
(
포트번호
,
콜백함수
)
uphoon
혼자 끄적여보는 필기 저장소 | 잠깐쓰고 잊지말고 기록하는 습관.
팔로우
이전 포스트
Node.js - what is Node.js
다음 포스트
Node.js - nodemon
0개의 댓글
댓글 작성