Skip to content

em-fe/em-ckeditor

Repository files navigation

em-ckeditor

基于 VUE2 的 ckeditor 富文本编辑器

em-ckeditor NPM downloads NPM downloads

Usage

  1. yarn add em-ckeditor
  2. <em-ckeditor id="editor2" v-model="data2" :config="conf"></em-ckeditor>

command

npm install Installation dependency package

npm start Local development

npm run build Build

Debugging

确定安装完依赖npm install之后,运行npm start,会自动调到[http://localhost:8082]