Missing file in react setup file. Create-react-app not working missing files

Hi,

I have tried installing react with create-npm-start. I am not getting all the file in the Json folder

I have manually changed the content for package.json because scripts for “start” is missing.

I am stuck with the missing index.html file.

can anyone help me with the updated command for installing the react? or help me to find the index.html file

Thanks in advance I really appreciate

Hey there it’s Harvel,
Use " npm init react-app app name"

It will install react and the necessary dependencies,
If it prompts you to install “Create-react-app,” install it and redo it