This example is a ready-to-use client Vue application with the DevExpress RichEdit component.
- To use the RichEdit control in a Vue application, you need to have a Universal, DXperience, or ASP.NET subscription.
- Versions of the devexpress npm packages should be identical (their major and minor versions should be the same).
- Open the root folder. In the command prompt, download and install npm packages that are used in the application:
npm install
- In the same folder, run the following command to compile and run the application:
npm run serve
(you will be redirected to DevExpress.com to submit your response)