Skip to content

daoos/vue-grapesjs

Repository files navigation

Project setup

git clone https://github.com/Patrick-Spiegel/vue-grapesjs.git
cd vue-grapesjs
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Vue-GrapesJS

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.

Demo

You can preview the demo on codesandbox.

Edit grapes-vue-minimal

Dependencies

  • GrapesJS (0.14.25)
  • Vue (2.5.16)
  • Vue-Router (3.0.1)
  • Vuetify (1.0.19)

License

This software is licensed as MIT.

About

Example on how to use Vue in GrapesJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published