cek nuxt adalah produksi

#yarn
yarn create nuxt-app <project-name>

#npx
npx create-nuxt-app <project-name>

Faiz