CKEditor5 / ckeditor5.github.io

Home Page:https://ckeditor5.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation steps.

npm i

[OPTIONAL] Assuming you've got ckeditor5 cloned (and working) and want to use packages from it (Webpack is configured to use packages/ and node_modules/):

mkdir packages
ln -s /workspace/ckeditor5/packages packages/\@ckeditor

Finally, build CKEditor for the sample:

npm run build

About

https://ckeditor5.github.io/


Languages

Language:HTML 91.3%Language:JavaScript 7.3%Language:CSS 1.5%