After cloning the repository, I could not run npm because node/npm was not installed.
I recommend adding an instruction like this at the beginning of the README:
- To install dependencies, you'll first need to have node and npm installed. See Downloading and installing Node.js and npm for guidance.
After cloning the repository, I could not run npm because node/npm was not installed.
I recommend adding an instruction like this at the beginning of the README: