vue构建的小项目http://git.oschina.net/yeqown/blog-vue
# 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.
利用vue2.0和一些免费接口实现的仿douban的web页面
http://git.oschina.net/happenZ/Vuedouban
转载请注明原文地址: https://ju.6miu.com/read-16972.html