How can I use create-react-app without installing modules? I just want to get source code and skip npm i phase because it\'s taking time. Is there
create-react-app
npm i