React (1) 썸네일형 리스트형 React + Babel + TypeScript + Webpack + eslint + HML + prettierrc 1. 패키지 생성npm initpackage name: (ret) retversion: (1.0.0) description: entry point: (index.js) test command: git repository: keywords: author: license: (ISC) About to write to /ret/package.json:{ "name": "ret", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC"}Is this OK? (yes).. 이전 1 다음