An open API service indexing awesome lists of open source software.

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项目集成

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/)中的更多内容。