48
loading...
This website collects cookies to deliver better user experience
rm my-project -r -force
my-project
with your actual project name.rm -rf my-project
my-project
with your actual project name.npm uninstall -g create-react-app
# or
yarn global remove create-react-app