npm install -g create-react-app
create-react-app APP
cd APP
npm run start

这就跑起来了

相关文章: