vue-desktop 是采用vue+vx-easyui开发的仿桌面应用,里面集成了很多demo可以供开发人员参考、学习以及技术交流.

在线访问地址为 http://47.100.119.102/vue-desktop 开发人员联系方式:251746034@qq.com

如果觉得对您有帮助请别忘记加星,望此项目能对您有借鉴意义。

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8880
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 a detailed explanation on how things work, check out the guide and docs for vue-loader.