AiEXifCool
用Vue.js、Vue-router、Vue-i18n、Keen-ui、Webpack、Webpack-dev-server 和 dovemaxsdk 编写的针对macOS系统(苹果操作系统)的工具类软件。 将会像我们其他类产品一样,发布到苹果应用商店中,进行销售 ^_^
Install / Use
/learn @LabsRS-Dev/AiEXifCoolAbout this skill
Quality Score
0/100
Category
Development & EngineeringSupported Platforms
GitHub Copilot
README
AiEXifCool
AiEXifCool 高级图像EXIF处理工具
用Vue.js、Vue-router、Vue-i18n、Keen-ui、Webpack、Webpack-dev-server 和 dove.max.sdk 编写的针对macOS系统(苹果操作系统)的工具类软件。 将会像我们其他类产品一样,发布到苹果应用商店中,进行销售! ^_^
<p><a href="//wpa.qq.com/msgrd?v=3&uin=34314687&site=qq&menu=yes">QQ交流 <strong> 34314687 </strong></a></p>如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^
环境
- node v6.x
- cnpm 4.x
- npm 3.10.x
技术栈
截图

安装
项目地址:(使用git clone)
git clone https://github.com/LabsRS-Dev/AiEXifCool.git
通过npm安装本地服务第三方依赖模块(需要已安装Node.js),使用npm安装依赖模块可能会很慢,建议换成cnpm
npm install -g cnpm --registry=http://registry.npm.taobao.org
# 安装依赖模块
cnpm install
# 启动服务测试
npm run dev
# 发布代码
npm run build
