To install this example application, run the following commands:
git clone https://github.com/mayraGL/test-ckeditor.git
This will get a copy of the project installed locally. To install all of its dependencies
Run the app using:
npm install
Start the app
npm start