cmd -> 명령 프롬포트

 

cd C:\workspace\React

 

npm install -g create-react-app

 

 

create-react-app 이름

cd 이름

yarn start

 

 

 

 

+ Recent posts