您的位置:首页 > 产品设计 > UI/UE

博客前端vue和豆瓣页面

2017-03-09 22:49 567 查看
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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐