Install & build ๐
1. Download UniRep repository from GitHub
git clone https://github.com/Unirep/Unirep.git && \
cd Unirep2. Install packages and build
yarn && yarn build3. (Optional) Run test scripts
yarn testLast updated
Was this helpful?