Node -v npm -v npm install -g create-react-app create-react-app my-app npm start
npm install (모든 서드파티 다운) npm start (개발 서버 구동)
npx create-react-app ./