Javascript – How can I run React/Next based code downloaded from github?
I downloaded zip file from https://github.com/prgrms-web-devcourse/Team_Price_Offer_FE and unzipped it. I tried to run that program is Visual Studio Code, so I entered command npm start but it didn't work. Team_Price_Offer_FE-devel % npm start > start > next start sh: next:…