how to create react app in vs code

JavaScript
npx create-react-app my-app
Source

Also in JavaScript: