back to context overview
nextjs
List of commands for
nextjs:
npx
nextjs:app:create
Create Next.JS app
$ npx create-next-app ${project_name} --use-${package_manager}
try on your machine
back to context overview