This example is a ready-to-use client React application that contains the DevExpress Rich Text Editor control.
Refer to the following topic for more information: Add RichEdit to a React Application.
- To use the Rich Text Editor control in a React application, you need to have a Universal, DXperience, or ASP.NET subscription.
- Versions of the DevExpress npm packages should match.
-
Open the root folder in the command prompt and run the following command to install npm packages used in the application:
npm install
-
Execute the following command to compile and run the application:
npm start
(you will be redirected to DevExpress.com to submit your response)