# react-vant-template **Repository Path**: ArtfulCoder/react-vant-template ## Basic Information - **Project Name**: react-vant-template - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-15 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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/)中的更多内容。