Express.js 는 Python의 Django, Java의 Sping, Php의 라라벨 같은 node.js용 가장 인기 있는 프레임 워크이다.
설치
# yarn add express --save
기본 사용법 (라우팅)
https://expressjs.com/ko/starter/basic-routing.html
'Developments > Node.js' 카테고리의 다른 글
Tensorflow.js 설치 (0) | 2019.07.25 |
---|---|
MongoDB 설치 (0) | 2019.07.25 |
Babel 설치 (0) | 2019.07.25 |
Typescript 설치 (0) | 2019.07.25 |
Node.js 설치 (0) | 2019.07.22 |