利用Node.js+express+MongoDB+md5+Vue.js+vue-resource+vue-router来完成qq的说说功能
利用Node.js+express+MongoDB+md5+Vue.js+vue-resource+vue-router来完成发动态,本人刚开始学习,请大神们多多指教!!!可以得话,可以点个赞哦。。
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.