-
$ yarn create react-app [프로젝트 이름] / npm init react-app [프로젝트 이름] $ cd [프로젝트 경로] $ yarn start / npm start