main 은 이 패키지의 메인 파일이 뭔지를 알려주고, scripts는 여러가지 npm 명령어를 알려줍니다. npm start 하면 node server/index.js라는 명령어가 실행되고, ...
確定! 回上一頁