Skip to content

DevExpress-Examples/richedit-vue-app

Repository files navigation

RichEdit Vue Application

This example is a ready-to-use client Vue application with the DevExpress RichEdit component.

Requirements

  • 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).

Quick Start

  1. Open the root folder. In the command prompt, download and install npm packages that are used in the application:
npm install
  1. In the same folder, run the following command to compile and run the application:
npm run serve

Files to Look At

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)