预览地址:点我
一款资讯获取展示的小项目,图片信息,以及文章信息来自第三方接口gank.io 使用python-flask 框架,实现了注册,登陆,收藏功能。
- 本项目地址github地址
- 手机扫一扫
- vue
- vue-axios
- vue-router
- vuex
- vux
- webpack
# 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.