# node-crawler **Repository Path**: candyYan/node-crawler ## Basic Information - **Project Name**: node-crawler - **Description**: MoogoDB + NodeJs - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > 开发环境 macOS 10.12.6 nodejs v8.1.2 Mongodb v3.4.6 ## 技术栈 nodejs + express + mongodb + mongoose + es6/7 ## 项目运行 ``` 项目运行之前,请确保系统已经安装以下应用 1、开发环境 macOS 10.12.6 nodejs v8.1.2 2、mongodb (开启状态) ``` ``` npm install npm run dev ```