之前的代码有点乱,就重新放一个文件夹里
1.新建文件夹create-react-app
2.vscode打开这个文件夹
3.打开终端
4.更新npm npm install -g npm@latest 在这个路径下
5.create react-app demo