/vue-quilleditor

vue quilleditor use 3 methods

Primary LanguageVue

vue-quilleditor

三种应用实例:

  • Use - 1 : 使用发布版本 - 不可修改 quill 相关 css : DemoVue2Editor.vue
  • Use - 2 : 使用开发版本 - 可以修改 quill 相关 css : UseDevVue2Editor.vue
  • Use - 3 : 手动嵌入 quill : UseMyQuillEditor.vue

Project setup

npm install

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.