Start by setting up NVM to manage node versions easily. Follow the installation instructions.
Run nvm use (you might need to install our specific Node.js version)
Once you are on the right node version, proceed with the following commands:
npm installnpm run iosto run on iOS ornpm run androidto run on Android