- (Optional) Install
nvm
for your operating system: https://github.com/nvm-sh/nvm - Install
node
(Use version number you need)nvm node --lts
- Install
pnpm
from: https://pnpm.io/installation
E.g.curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm
- Install
@microsoft/rush
: https://rushjs.io/pages/developer/new_developer/ E.g. npm install -g @microsoft/rush