git clone https://github.com/Patrick-Spiegel/vue-grapesjs.git
cd vue-grapesjs
npm install
npm run serve
npm run build
npm run lint
This project is an example of how to use Vue components in the Grapes Editor. Entry point is the Grapes.vue
file where the grapes plugin is initialized. The plugin is heavily inspired by the grapes-mjml plugin by artf.
You can preview the demo on codesandbox.
- GrapesJS (0.14.25)
- Vue (2.5.16)
- Vue-Router (3.0.1)
- Vuetify (1.0.19)
This software is licensed as MIT.