Closed itsdheerajdp closed 7 months ago
In the README.md File , the command written to install dependencies is "npm run install" as shown below
but there is no such scripts in the package.json file to install the dependencies
so it should be "npm install" only to install the dependencies.
In the README.md File , the command written to install dependencies is "npm run install" as shown below
but there is no such scripts in the package.json file to install the dependencies
so it should be "npm install" only to install the dependencies.