cd downloads/test/react-app
npm install
npm start
npm install query-string
所有依赖包安装完后,执行npm start就ok了!