magr0s / vue-grapesjs

Vue.js plugin
MIT License
21 stars 7 forks source link

Vue Grapesjs Current version

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

Customize configuration

See Configuration Reference.