📜  更新反应版本 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:04:05.939000             🧑  作者: Mango

代码示例2
//open terminal and run thsi code 
cd newreact
//where newreact is the old react app you created
//open package.json in text editor and change the version to latest
//open the same terminal gain and run this
npm install