1.0.0 • Published 4 years ago

ckeditor5-build-classic-with-image-resize-enabled v1.0.0

Weekly downloads
20
License
MIT
Repository
github
Last release
4 years ago

CKEditor 5 fully packed build

I made this custom build specifically for one of my project where I need it to has all feature that provided by default plugin of CKEditor 5.

Build

  • Run fnm use to sync node version with this repo requirement.
  • Install dependencies using npm install command.
  • Run yarn run build to build for production.

Run the sample

  • Run http server at the root of this folder, then open it on the browser, the page should be automatically opened.