Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.05 KB

CKEditor 4 WYSIWYG editor webpack template

This is a template repository that shows how to integrate CKEditor 4 WYSIWYG editor with webpack, Babel and Terser.

It can be used as a starting point for setting up a CKEditor 4 webpack project.

Basic usage

Just clone this repository, install dependencies and start the server to preview the sample:

git clone [email protected]:ckeditor/ckeditor4-webpack-template.git
cd ckeditor4-webpack-template
npm install
npm start

Deep dive

To learn more about integrating CKEditor 4 with webpack, take a look at the CKEditor 4 Webpack Integration guide.

License

Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license