Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.54 KB

README.zh-CN.md

File metadata and controls

56 lines (42 loc) · 1.54 KB

vue-design

English | 中文

VueElectron开发最好的页面可视化构建程序

Your star is the greatest encouragement to me.

✨ 功能:

  • 使用electron构建的桌面端应用
  • 通过可拖拽、可编辑的组件设计页面
  • 可编辑页面css
  • 保存为.vue文件
  • 保存/导入一个项目

✨ 下载

🔧 开发步骤

git clone https://github.com/L-Chris/vue-design.git
cd vue-design

# install dependencies
npm install

# serve with with-webpack example at localhost:9080
npm run dev

# build electron application for production
npm run build

# lint all JS/Vue component files in `src/`
npm run lint

🛣 进行中

  • 编辑组件css (2018/03-2018/04) [√]
  • 更多内置布局、区块和元件 (2018/03-2018/04)
  • 检测.vue文件改动并自动同步到项目中 (2018/04)
  • 物料市场 (2018/04)
  • 自定义插件和插件市场 (2018/05)

🥂 License

MIT