# node-express-mongdb **Repository Path**: tesions/node-express-mongdb ## Basic Information - **Project Name**: node-express-mongdb - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About 此项目是 nodejs + express + mongodb 构建API+操作数据库 # 说明 > 如果对您对此项目有兴趣,可以点 "Star" 支持一下 谢谢! ^_^ ## 项目运行 cd node-dome  npm install mongod(启动数据库) npm start(已安装supervisor可以supervisor bin/www)