Skip to content

CKTravisBot/ckeditor5.github.io

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • HTML 7.5%
  • CSS 3.2%