30
loading...
This website collects cookies to deliver better user experience
npx create-react-app my-app
or npx create-next-app my-app
for a few different reasons:node_modules
) and git init
inside an unzipped version (maybe you move it to your ~/apps
folder or something first) and start that way.