@michael2205010/ckeditor5-custom
v0.0.4
Published
## Setup instructions
Downloads
5
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.