| # PDFEngineAPI | # PDFEngineAPI | ||||
| First you download coreui free template ReactJS app from Drive (https://drive.google.com/file/d/16bRt2MTkg8b6cHLPtM_EzcF7H6raYz91/view) | |||||
| Download coreui free template ReactJS app from Drive (https://drive.google.com/file/d/16bRt2MTkg8b6cHLPtM_EzcF7H6raYz91/view) | |||||
| Then extract it and open in command prompt | Then extract it and open in command prompt | ||||
| run: npm install | run: npm install | ||||
| run: npm start | run: npm start | ||||
| After it you can open BlackRock.Reporting.API project in command prompt | After it you can open BlackRock.Reporting.API project in command prompt | ||||
| run: dotnet run and open https link | |||||
| run: dotnet run and open https link | |||||
| # NOTE: you must install .NET 6 SDK before starting API | # NOTE: you must install .NET 6 SDK before starting API | ||||
| # The first launch will take a little longer | # The first launch will take a little longer |