소스 검색

Updated README file

Feature
Safet Purkovic 4 년 전
부모
커밋
26f53c025f
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5
    1
      README.md

+ 5
- 1
README.md 파일 보기

@@ -4,7 +4,11 @@ Download coreui free template ReactJS app from Drive (https://drive.google.com/f
Then extract it and open in command prompt
run: npm install
run: npm start
After it you can open BlackRock.Reporting.API project in command prompt
PDFEngine module must be linked to PDFEngineAPI
In PDFEngine module project terminal type npm link
In BlackRock.Reporting.API project terminal type npm link PDFEngine
After it you can open BlackRock.Reporting.API project in terminal
run: npm install
run: dotnet run and open https link

# NOTE: you must install .NET 6 SDK before starting API

Loading…
취소
저장