# express-node-mvc **Repository Path**: kuaijiaodie/express-node-mvc ## Basic Information - **Project Name**: express-node-mvc - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-11-11 - **Last Updated**: 2022-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 目录结构 > appliction 应用目录 > --controller 控制器目录 > --models 模型的目录 > --views 视图逇目录 > --router 路由目录 > public 静态文件目录 > --html 静态页目录 > --static 静态资源目录 > e1.js 入口文件