1.1.0 • Published 6 years ago

em-ckeditor v1.1.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

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