Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to update react app

//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
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #update #react #app
ADD COMMENT
Topic
Name
4+4 =