1, install node.js 2, install mongodb && mongod -dbpath xxx 3, npm install && node app
mongod -dbpath xxx
npm install && node app