# website-nodejs **Repository Path**: mountain410/website-nodejs ## Basic Information - **Project Name**: website-nodejs - **Description**: 利用nodejs-express-jade-mongoDB搭建站点 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-09 - **Last Updated**: 2021-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # website-nodejs ## 利用nodejs-express-jade-mongoDB搭建站点 ## 需要安装全局: npm install bower -g npm install grunt -g npm install grunt-cli -g ## 再用bower安装依赖: bower install