More
Image
How to run react app in vs code
By Adi.jc On 02 Jan 2020
Categories: ReactJS

Create React App

npx create-react-app my-app

Run React App

Cd my-app

npm start

Stop React App

Ctrl+C

 


Comments
Message :
Comments
Adi.jc
.net
.net