Navigate to your project
In terminal/cmd run the following command
npm install
This will install all the node modules required in order for the project to work.
If you face an error at this stage, please send us a message with the following details
Operating System: MAC | Linux | WindowsNode version:NPM Version:
To get your version of node run
node --versionnpm --version
As a reference look into this video. Watch until 3:55