package.json 파일 생성. 더 많은 정보: https://docs.npmjs.com/cli/commands/npm-init.
package.json
npm init
npm init -y
npm init {{create-react-app}} {{my-app}}