Skip to content

This application demonstrates the usage of the Syncfusion React Document Editor component in Next.js.

ManoSF4839/syncfusion-react-documenteditor-component-in-nextjs

 
 

Repository files navigation

Getting Started with React UI Components using Next.js

This application demonstrates the usage of the Syncfusion® React Document Editor component in Next.js.

To know how to configure the Syncfusion® React Document Editor component in Next.js, refer to the documentation.

Clone the repository

  • To clone the sample repository locally, open the command prompt in the desired location and execute the following command.
git clone https://github.com/SyncfusionExamples/ej2-nextjs-documenteditor.git
  • Navigate to the project directory:
cd ej2-nextjs-documenteditor

Installing Packages

Install the required node modules by running the following command:

npm install

Run the application

To run the application, use the following command:

npm run dev

About

This application demonstrates the usage of the Syncfusion React Document Editor component in Next.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.3%
  • CSS 39.4%
  • JavaScript 5.3%