-
-
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
3e67440
commit dd67ddf
Showing
3 changed files
with
7 additions
and
7 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,10 +12,10 @@ 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 Vite project example: | ||
2. Then, choose the example you need, such as the Rsbuild project example: | ||
|
||
```bash | ||
cd vant/vite | ||
cd vant/rsbuild | ||
``` | ||
|
||
3. Install the dependencies using `npm` or other package managers, and start the project: | ||
|
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,10 +12,10 @@ | |
git clone [email protected]:vant-ui/vant-demo.git | ||
``` | ||
|
||
2. 然后选择你需要的示例,比如 Vite 项目示例: | ||
2. 然后选择你需要的示例,比如 Rsbuild 项目示例: | ||
|
||
```bash | ||
cd vant/vite | ||
cd vant/rsbuild | ||
``` | ||
|
||
3. 通过 `npm` 或其他包管理器安装依赖,即可启动项目: | ||
|
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