how to refresh the node module to the orginial create react app settings code example Example: npm create react app npx create-react-app app-name cd app-name npm start