1.1.0 • Published 7 years ago
em-ckeditor v1.1.0
em-ckeditor
基于 VUE2 的 ckeditor 富文本编辑器
Usage
yarn add em-ckeditor<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