CKEditor For Vue.js 2

Install & Download:

# Install dependencies
npm install
# Server with hot reload at localhost:8080
npm run dev
# Build for production with minification
npm run build

Description:

Implement the familiar CKEditor text editor for your Vue.js 2 applications.

Preview:

ckeditor-for-vue-js-2

Add Comment