This website requires JavaScript.
Explore
Help
Sign In
blackteay
/
vant
Watch
1
Star
0
Fork
0
You've already forked vant
mirror of
https://gitee.com/vant-contrib/vant.git
synced
2025-04-06 03:57:59 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
2124c9d7f0
Branches
Tags
View all branches
vant
/
packages
/
create-vant-cli-app
/
generators
/
vue2
/
docs
/
quickstart.md
chenjiahan
d36d23a4c7
fix(create-vant-cli-app): incorrect compiler-sfc name
2020-11-29 10:50:56 +08:00
124 B
Raw
Blame
History
快速上手
安装
# 通过 npm 安装
npm i <%
=
name %> -S
# 通过 yarn 安装
yarn add <%
=
name %>