mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
docs: add Bun installation instructions to README (#552)
This commit is contained in:
@@ -108,6 +108,9 @@ npm create astro@latest -- --template satnaing/astro-paper
|
|||||||
|
|
||||||
# yarn
|
# yarn
|
||||||
yarn create astro --template satnaing/astro-paper
|
yarn create astro --template satnaing/astro-paper
|
||||||
|
|
||||||
|
# bun
|
||||||
|
bun create astro@latest -- --template satnaing/astro-paper
|
||||||
```
|
```
|
||||||
|
|
||||||
Then start the project by running the following commands:
|
Then start the project by running the following commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user