does npm create-react-app create a new folder? code example Example: create-react-app npx create-react-app my-app cd my-app npm start