react创建项目


$ cnpm install -g create-react-app
$ create-react-app my-app
$ cd my-app/
$ npm start

  Reprint please specify: 云深不知处 react创建项目

  TOC