how to run existing react app using vscode

 step1 : install node 

step2 : open project on vs code and open terminal

step3 : npm install

step4 : npm audit fix --force

step5 : npm start //for run your project

Comments

Popular posts from this blog

Git commands

How to Debug Android TV App using IP

sales forecasting ML model in retail using the Prophet algorithm from the Facebook Prophet library