How to go back to basic template in create-react-app?

Viewed 15

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?

0 Answers
Related