Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 284 Bytes

PRMS Reporting

Installation

To install and run this project, follow these steps:

git clone https://github.com/AllianceBioversityCIAT/onecgiar_pr.git

cd ./onecgiar_pr && npm ci && npm run prepare
cd ./onecgiar-pr-server && npm ci
cd ./onecgiar-pr-client && npm ci