vue-grapesjs
v0.1.0
Published
[GrapesJS](https://grapesjs.com/) plugin for Vue.js
Downloads
242
Readme
Vue Grapesjs 
GrapesJS plugin for Vue.js
Install
NPM
npm install vue-grapesjs --save
Usage
...
Development
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint