/reporting-eud-designer-in-javascript-with-react

This example demonstrates how to use the Report Designer in JavaScript with React Library and npm package manager

Primary LanguageC#OtherNOASSERTION

How to Use the Report Designer in JavaScript with React Library and Npm Package Manager

This example consists of two parts: 

Perform the following steps to run this example:

  1. Open the back-end project solution (CS\ServerSide.sln) in Visual Studio and run the project.

  2. Navigate to the JS\react-report-designer folder that is the client part's root folder.

  3. Open the console and run the following command:

    npm install

  4. Run the command to compile and start the client part:

    npm start

  5. The client application opens the browser at http://localhost:3000/. It displays the Report Designer with the Products report.

For a step-by-step tutorial, refer to the Report Designer Integration in React topic.

See also: