Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(docs): Add Node setup instructions for nvm to contributing guide
- Added a detailed section on using Node Version Manager (nvm) to the contributing guide. - The new section explains how contributors can ensure their Node.js version meets the project's requirements using `nvm`. - Included instructions for installing `nvm`, switching Node versions, and installing specific versions if necessary. This change aims to help contributors quickly set up their environment and avoid potential compatibility issues.
- Loading branch information