스프링 프로젝트 (+react)
[reactJS] git clone 시 node module 없는 문제
junjunwon
2020. 10. 17. 11:32
npm start runs a script that the app maker built for easy starting of the app npm install installs all the packages in package.json
run npm install first
then run npm start
출처 : stackoverflow.com/questions/50355263/local-package-json-exists-but-node-modules-missing