Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 257 Bytes

File metadata and controls

12 lines (11 loc) · 257 Bytes

POSTMAN 활용

npm install koa

npm install nodemon

npm install koa-router

npm install koa-bodyparser

npm install mongoose

npm install dotenv

npm install esm

npm install joi

npm install bcrypt

npm install jsonwebtoken