MicroNodejsApplication is build by Nodejs. It is a micro website without any database, the relative data was mock in app.js
Before cloning project, make sure you have install gitbash and node. 1.input: git clone https://github.com/DMinerJackie/microNodejsApplication.git 2.cd your_project_directory 3.npm install
if you find error like "can't find module mongoose...", you can input "npm install module_name" following the error message
Eclipse
any questions please refer to http://www.cnblogs.com/bigdataZJ/p/Nodejs4.html