I am trying to create create app using npx create-react-app my-app
I have npm 6.13
and node : 12.14.1
I tired to follow the soultion in create-react-app doesn't generate public and src folders thus cannot get started
but it is not working ?
Any chance ?
npx create-react-app project_name- Ravi Singh