Skip to content

Instantly share code, notes, and snippets.

@khg0712
Last active October 24, 2018 14:13
Show Gist options
  • Save khg0712/0a596b30f44a71556ec73b3f97d143b5 to your computer and use it in GitHub Desktop.
Save khg0712/0a596b30f44a71556ec73b3f97d143b5 to your computer and use it in GitHub Desktop.
create-react-app install
$ npm install -g create-react-app //cra 설치
$ create-react-app react-test //react-test 리액트 앱 생성
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment