npm react

$ cnpm install -g create-react-app
$ create-react-app my-app
$ cd my-app/
$ npm start
原文地址:https://www.cnblogs.com/ielse/p/11386969.html