npm install -g vue-cli
npm install --save body-parser cors morgan
npm install mongodb
npm install nodemon
npm run start
npm run dev // auto update when you save
git add -u &
git commit -m "update: `date +'%Y-%m-%d %H:%M:%S'`"
git push origin master