1.git clone https://github.com/huluoyang/mean/ 2.cd mean 3.npm install 4.cd mongodb/bin && ./mongod && ./mongo && use chihuo 5.npm start