# cool-picture **Repository Path**: cicime/cool-picture ## Basic Information - **Project Name**: cool-picture - **Description**: 用vue2全家桶开发的图片收集网站。UI框架vux,数据扒自zcool... 纯瞎做, Orz. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://cicime.oschina.io/cool-picture - **GVP Project**: No ## Statistics - **Stars**: 74 - **Forks**: 18 - **Created**: 2017-03-28 - **Last Updated**: 2025-12-17 ## Categories & Tags **Categories**: gallery **Tags**: None ## README # Cool :v: picture :evergreen_tree: - 做个好看的图片收集网站,努力中... :relaxed: - 采用 Vue2 全家桶 (vue-cli, vuex, vue-router) - UI 框架 vux `airyland/vux2` - 数据采集自 zcool. 真实,但比较粗暴 - [link](http://cicime.oschina.io/cool-picture/) ![](./static/.z.png) ## Build Setup bash # install dependencies npm install --registry=https://registry.npm.taobao.org # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # run all tests npm test ## Development - 需要抓取数据可以到 build -> dev-sever 中打开接口 - build -> fetchData 提供抓取数据接口 ## Warn :full_moon_with_face: 采用 cnpm 安装 运行时可能会报 $t 错误 For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).