Awesome
<h1 align="center">
vue-design
</h1>
<p align="right" style="position:absolute;top:16px;right:28px;">
English | <a href="https://github.com/L-Chris/vue-design/blob/master/README.zh-CN.md">中文</a>
</p>
<p align="center">Be the best website <strong>visualization</strong> builder with <strong>Vue</strong> and <strong>Electron</strong>.</p>
<p align="right"><em>Your star is the greatest encouragement to me.</em></p>
✨ Features:
- desktop application build with electron
- design page with dragable and editable components
- edit page css
- save as .vue files
- import a saved project
<p align="center">
<img width="400px" src="https://raw.githubusercontent.com/L-Chris/vue-design/develop/docs/images/layout.png">
<img width="400px" src="https://raw.githubusercontent.com/L-Chris/vue-design/develop/docs/images/code.png">
</p>
✨ Download
🔧 Build Setup
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
🛣 Pending
- edit component css (2018/03-2018/04) [√]
- more build-in layouts、blocks and widgets (2018/03-2018/04)
- watch .vue files and sync to the project (2018/04)
- widgets and blocks market (2018/04)
- customize plugins and plugins market (2018/05)
🥂 License
MIT