Skip to content

naveednasib/ckeditor-build

Repository files navigation

CKEditor 5 Custom Build Editor all version v1.0.4

"version": "1.0.4",

Quick start

After cloning the project

git remote add upstream https://github.com/ckeditor/ckeditor5-build-classic.git

adding upstream for first time only

then when ever start adding new feature in ck build

git fetch upstream
git merge upstream/stable

After Successful build Separate the folders and files for npm

  • build folder
  • package.json
  • README.md

With updating the Build version.

Upload Build to Npm

login to npm via cmd

  • npm login
  • npm publish

Ck editor 5

Ck Editor : Read more in the CkEditor.

About

custom build for ck editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published