npm@5.2.0
npx 被集合在了 npm
npx
npm
npx 让我们免于下载众多的全局包
cd you-project
npx create-react-app my-react-app
npm i -g create-react-app