開發方向 ( MVC )

路由設計 ( 非 restful )

資料結構設計

Todo

新建專案

npm init -y

npm install express

建立 app.js