安裝與開始
安裝資源
開始專案
"dependencies": { "body-parser": "^1.18.3", "ejs-locals": "^1.0.2", "express": "^4.16.3" }

express-generator
Last updated
Was this helpful?
"dependencies": {
"body-parser": "^1.18.3",
"ejs-locals": "^1.0.2",
"express": "^4.16.3"
}
Last updated
Was this helpful?
Was this helpful?