How to install Nuxt in non-interactive mode npx nuxi@latest init project --packageManager npm --gitInit false && cd project && npm run dev -- --open