I created a react app with cra-template. But now, everytime I run create-react-app in npx it uses the cra-template.
How do I remove the template? How do I turn back to the basic template?
I created a react app with cra-template. But now, everytime I run create-react-app in npx it uses the cra-template.
How do I remove the template? How do I turn back to the basic template?