修复 启动报错
这个作品寒假开始做,年前做完了,主要功能是扫描图书ISBN码,添加图书到私人书架,或者分享给大家。
做完了后就去学React了,没有来的及发布到博客上。
现在,有时间了,那就开始啦!
使用的技术栈:
1.Vue
2.mpvue
3.ES6
4.云开发
非常感谢以下项目/平台:
1.豆瓣图书API
2.云开发
3.Vant Weapp
4.Iconfont
更多界面等你发现···
src目录树形结构:
用到了云开发,目录如下:
运行起来! 更多等你去发现~
# 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