We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ce89e commit efa581eCopy full SHA for efa581e
data/blog/next/como-hacer-login-nextjs-nextauth.mdx
@@ -46,7 +46,6 @@ Si deseas más modificaciones o explicaciones adicionales, ¡házmelo saber!
46
Primero Vamos A instalar Nextjs con shadcn
47
48
```bash
49
-npx create-next-app@latest --example with-shadcn my-app
50
npx shadcn@latest init
51
```
52
0 commit comments