vue-grapesjs
v0.1.0
Published
[GrapesJS](https://grapesjs.com/) plugin for Vue.js
Readme
Vue Grapesjs 
GrapesJS plugin for Vue.js
Install
NPM
npm install vue-grapesjs --saveUsage
...
Development
Compiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint