khadem-ckeditor5
v0.0.1
Published
## Setup instructions
Downloads
74
Readme
CKEditor 5 Sample Project
Setup instructions
1. Install dependencies
To get started, install the necessary npm packages:
npm install
2. Start the project
Run the following command to start the project:
npm run start
3. Premium features
If you are using premium features, ensure you fill in the required license keys and URLs. You can sign up for a free trial to use all premium features of CKEditor 5.
For more information, please refer to the official CKEditor 5 documentation.