https://github.com/3lang3/react-vant-template
react-vant项目集成
https://github.com/3lang3/react-vant-template
Last synced: over 1 year ago
JSON representation
react-vant项目集成
- Host: GitHub
- URL: https://github.com/3lang3/react-vant-template
- Owner: 3lang3
- Created: 2021-09-10T05:21:28.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T08:19:00.000Z (over 3 years ago)
- Last Synced: 2025-03-18T22:35:56.397Z (over 1 year ago)
- Language: TypeScript
- Size: 841 KB
- Stars: 13
- Watchers: 1
- Forks: 16
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Vant Teamplate
### 快速集成
#### 在 create-react-app 中使用
参考[react-vant-cra](https://github.com/3lang3/react-vant-template/tree/main/next/create-react-app)
#### 在 umijs 使用
参考[react-vant-umi](https://github.com/3lang3/react-vant-template/tree/main/next/umi)
#### 在 nextjs 使用
参考[react-vant-nextjs](https://github.com/3lang3/react-vant-template/tree/main/next/nextjs)
#### 在 astro 使用
参考[react-vant-astro](https://github.com/3lang3/react-vant-template/tree/main/next/astro)
#### vite集成
> 请使用 `npm` 或者 `yarn` 安装依赖, `pnpm` 会出现问题。
参考[react-vant-vite](https://github.com/3lang3/react-vant-template/tree/main/next/vite)
请参阅[Quickstart](https://3lang3.github.io/react-vant/#/zh-CN/)中的更多内容。