• Stars
    star
    769
  • Rank 59,078 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Be the best website visualization builder with Vue and Electron.

vue-design

English | 中文

Be the best website visualization builder with Vue and Electron.

Your star is the greatest encouragement to me.

Features:

  • desktop application build with electron
  • design page with dragable and editable components
  • edit page css
  • save as .vue files
  • import a saved project

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