How to download and setup pnpm-site
Open terminal and run command
git clone https://github.com/deadcoder0904/pnpm-site.git
git clone is used to create a copy or clone of pnpm-site repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with pnpm-site https://github.com/deadcoder0904/pnpm-site/archive/master.zip
Or simply clone pnpm-site with SSH
[email protected]:deadcoder0904/pnpm-site.git