-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a69a700
commit c285179
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ The current repository is the official example repository for Vant, which includ | |
git clone [email protected]:vant-ui/vant-demo.git | ||
``` | ||
|
||
2. Then, choose the example you need, such as the Rsbuild project example: | ||
2. Then, choose the example you need, such as the [Rsbuild](https://github.com/web-infra-dev/rsbuild) project example: | ||
|
||
```bash | ||
cd vant/rsbuild | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
git clone [email protected]:vant-ui/vant-demo.git | ||
``` | ||
|
||
2. 然后选择你需要的示例,比如 Rsbuild 项目示例: | ||
2. 然后选择你需要的示例,比如 [Rsbuild](https://github.com/web-infra-dev/rsbuild) 项目示例: | ||
|
||
```bash | ||
cd vant/rsbuild | ||
|