node.js 기초

한결·2021년 5월 8일

기본구조

node.js{
express{
model{db.js}
view{index.html}
router{mainRouter.js}
app.js
package.json
}
}

profile
개발

0개의 댓글