1.0.0 • Published 2 years ago

@ckeditor/cra-template-ckeditor5-classic v1.0.0

Weekly downloads
-
License
GPL-2.0-or-later
Repository
-
Last release
2 years ago

cra-template-ckeditor5-classic

A CKEditor 5 Classic template for Create React App

usage

To use this template within your project, add --template ckeditor5-classic when creating a new app.

For example:

npx create-react-app my-app --template ckeditor5-classic

# or

yarn create react-app my-app --template ckeditor5-classic

Cloning this repo pulls down the CKEditor template only; not a bundled and configured Create React App.

For more information, please refer to: