You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/blazor/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ After you have downloaded [Nutrient Web SDK](https://customers.www.nutrient.io/d
22
22
23
23
Make sure your `/wwwroot/` folder contains the file `nutrient-viewer.js` and a `nutrient-viewer-lib` directory with library assets.
24
24
25
-
You can then build and run the example using `dotnet watch run` from the root folder of each project.
25
+
You can then build and run the example using `dotnet watch run` from the root folder of each project i.e. from [Nutrient-BlazorServer](./Nutrient-BlazorServer/) & [Nutrient-BlazorWASM](./Nutrient-BlazorWASM/) folders.
26
26
27
27
You can also follow along with our [Getting Started guides](https://www.nutrient.io/sdk/web/getting-started/blazor/) for Blazor.
0 commit comments