33
loading...
This website collects cookies to deliver better user experience
npx create-next-app <app-name>
on your terminal, just like the good 'ol React. Again, instead of create-react-app
, you see it's create-next-app
.create-react-app
for a while now, and so far, I have no doubt with my choice.33