Skip to content

Commit 46bdc39

Browse files
committed
change npm to pnpm
1 parent 6ca2803 commit 46bdc39

4 files changed

Lines changed: 3785 additions & 6162 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-
55
First, run the development server:
66

77
```bash
8-
npm run dev
9-
# or
10-
yarn dev
11-
# or
128
pnpm dev
13-
# or
14-
bun dev
159
```
1610

1711
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

0 commit comments

Comments
 (0)