File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ ReactDOM.render(<App />, mountNode);
9393- [ Umi] ( https://github.com/3lang3/react-vant-template/tree/main/next/umijs )
9494- [ Next.js] ( https://github.com/3lang3/react-vant-template/tree/main/next/nextjs )
9595- [ Remix] ( https://github.com/3lang3/react-vant-template/tree/main/next/remix )
96+ - [ Astro] ( https://github.com/3lang3/react-vant-template/tree/main/next/astro )
9697- [ Vite] ( https://github.com/3lang3/react-vant-template/tree/main/next/vite )
9798
9899For more information, please refer to [ QuickStart] ( https://react-vant.3lang.dev/guide/quickstart ) .
Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ ReactDOM.render(<App />, mountNode);
106106- [ Umi] ( https://github.com/3lang3/react-vant-template/tree/main/next/umijs )
107107- [ Next.js] ( https://github.com/3lang3/react-vant-template/tree/main/next/nextjs )
108108- [ Remix] ( https://github.com/3lang3/react-vant-template/tree/main/next/remix )
109+ - [ Astro] ( https://github.com/3lang3/react-vant-template/tree/main/next/astro )
109110- [ Vite] ( https://github.com/3lang3/react-vant-template/tree/main/next/vite )
110111
111112更多信息请参考[ 快速开始] ( https://react-vant.3lang.dev/guide/quickstart ) .
Original file line number Diff line number Diff line change @@ -40,6 +40,11 @@ import { Button } from 'react-vant';
4040
4141参考[ react-vant-remix] ( https://github.com/3lang3/react-vant-template/tree/main/next/remix )
4242
43+ #### 在 astro 使用
44+
45+ 参考[ react-vant-astro] ( https://github.com/3lang3/react-vant-template/tree/main/next/astro )
46+
47+
4348#### vite 集成
4449
4550参考[ react-vant-vite] ( https://github.com/3lang3/react-vant-template/tree/main/next/vite )
You can’t perform that action at this time.
0 commit comments