PNPM and NVM Setup
This repository uses:
TIP
If you do not have any of this tool installed follow the instructions on their relative site.
Use project specific Node version (version is located in
.nvmrc
file)shellnvm use
Enable
corepack
shellcorepack enable
Use
pnpm
viacorepack
shellcorepack install