docs: add bun run dev command to template readme for create-next-app (#55504)

## For Contributors

### Improving Documentation

- [x] Run `pnpm prettier-fix` to fix formatting issues before opening the PR.
- [x] Read the Docs Contribution Guide to ensure your contribution follows the docs guidelines: https://nextjs.org/docs/community/contribution-guide

### What?
add bun run dev command to template readme for create-next-app
This commit is contained in:
YOSHIKI 2023-09-19 03:18:58 +09:00 committed by GitHub
parent 4cc51d7d2f
commit 7db5c64e94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 0 deletions

View file

@ -10,6 +10,8 @@ npm run dev
yarn dev
# or
pnpm dev
# or
bun run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

View file

@ -10,6 +10,8 @@ npm run dev
yarn dev
# or
pnpm dev
# or
bun run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

View file

@ -10,6 +10,8 @@ npm run dev
yarn dev
# or
pnpm dev
# or
bun run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

View file

@ -10,6 +10,8 @@ npm run dev
yarn dev
# or
pnpm dev
# or
bun run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

View file

@ -10,6 +10,8 @@ npm run dev
yarn dev
# or
pnpm dev
# or
bun run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

View file

@ -10,6 +10,8 @@ npm run dev
yarn dev
# or
pnpm dev
# or
bun run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

View file

@ -10,6 +10,8 @@ npm run dev
yarn dev
# or
pnpm dev
# or
bun run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

View file

@ -10,6 +10,8 @@ npm run dev
yarn dev
# or
pnpm dev
# or
bun run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.