# 图像处理 **Repository Path**: zstong123/image-processing ## Basic Information - **Project Name**: 图像处理 - **Description**: 在线编辑图片,生成淘宝详情图,使用vue全家桶+jq处理dom事件+canvas处理图像,通过后端解析psd为固定格式,返回json至前端解析为对应的dom,再拼接到canvas中保存图片 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2021-05-11 - **Last Updated**: 2024-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # creative-picture-system > A Vue.js creative-picture-system project. ## Build Setup ``` bash # 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 # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).