mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-10-30 11:02:08 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			124 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			124 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # 快速上手
 | |
| 
 | |
| ### 安装
 | |
| 
 | |
| ```bash
 | |
| # 通过 npm 安装
 | |
| npm i <%= name %> -S
 | |
| 
 | |
| # 通过 yarn 安装
 | |
| yarn add <%= name %>
 | |
| ```
 |