Installing packages
The Zip file you downloaded from "codecanyon" will contain a folder called "source_code". Now go into that directory and run this command from that directory.
npm install
This will install all the packages from package.json file. Wait for installation to get finished.