Skip to content

Latest commit

 

History

History

readme.md

JS Viewer ReactJS sample

This sample demonstrates the use of GrapeCity ActiveReports JS Viewer with an ReactJS app and ASP.NET Core backend.

System requirements

This sample requires:

Build the sample

  1. Start Microsoft Visual Studio and select File → Open → Project/Solution.
  2. Go to the sample folder. Double-click the Visual Studio Solution (.sln) file.
  3. Right-click the solution in Solution Explorer and select Restore NuGet Packages.
  4. Press Ctrl+Shift+B, or select Build → Build Solution.

Run the sample

To debug the sample and then run it, press F5 or select Debug → Start Debugging. To run the sample without debugging, press Ctrl+F5 or select Debug → Start Without Debugging.