mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Fix docs default package manager
This commit is contained in:
parent
0381cc844d
commit
bd8ac4f7c1
@ -115,7 +115,7 @@ npm install @stackframe/stack
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
That's it! Stack is now configured in your Next.js project. If you start your Next.js app with `pnpm run dev` and navigate to [http://localhost:3000/handler/signup](http://localhost:3000/handler/signup), you will see the Stack sign-up page.
|
||||
That's it! Stack is now configured in your Next.js project. If you start your Next.js app with `npm run dev` and navigate to [http://localhost:3000/handler/signup](http://localhost:3000/handler/signup), you will see the Stack sign-up page.
|
||||
|
||||

|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user