react-e-commerce-website
react-e-commerce-website copied to clipboard
guide me how to run this step by step?
please guide me how to run this on my system i am using visual studio code and still unable to run this not able to clone and also when i try npm install its giving me several errors but this command works on other projects so kindly tell me what to so from the start. after downloading the zip file what's next?
Yes,
- Okay so first you download the zip file
- Unzip it at your desired location
- Open your command prompt at the same location and then simply type npm i (if you get errors please attach a screenshot for me to check)
- Once you're done with the installation file, just using npm start will work .
Please provide me with additional information as to what errors you're facing

Try using npm install -g node-gyp, if this doesn't work then uninstall and reinstall Lts node js freshly and rey running the application again, no one has complained about this before so I guess it's not the applications problem.
same error i don't know i mean it's working with other applications i am confused as well
Same for me, can't make it run with npm install I got errors installing dependencies
can't install npm
first install node.js in your system after that open folder in vs code and in terminal of folder run " npm install "