Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

4 лет назад
4 лет назад
4 лет назад
4 лет назад
123456789101112131415
  1. # PDFEngineAPI
  2. Download coreui free template ReactJS app from Drive (https://drive.google.com/file/d/16bRt2MTkg8b6cHLPtM_EzcF7H6raYz91/view)
  3. Then extract it and open in command prompt
  4. run: npm install
  5. run: npm start
  6. PDFEngine module must be linked to PDFEngineAPI
  7. In PDFEngine module project terminal type npm link
  8. In BlackRock.Reporting.API project terminal type npm link PDFEngine
  9. After it you can open BlackRock.Reporting.API project in terminal
  10. run: npm install
  11. run: dotnet run and open https link
  12. # NOTE: you must install .NET 6 SDK before starting API
  13. # The first launch will take a little longer