React + Next.js
所有模版均基于 React 和 Next.js
Blank
快速开始
bash
# npm 7+,需要添加额外的 --:
$ npm create runow@latest your-app-name -- --template react-nextbash
$ yarn create runow your-app-name --template react-nextbash
$ pnpm create runow your-app-name --template react-nextbash
$ bun create runow your-app-name --template react-nextTailwind CSS
快速开始
bash
# npm 7+,需要添加额外的 --:
$ npm create runow@latest your-app-name -- --template react-next-tailwindcssbash
$ yarn create runow your-app-name --template react-next-tailwindcssbash
$ pnpm create runow your-app-name --template react-next-tailwindcssbash
$ bun create runow your-app-name --template react-next-tailwindcssHero UI
快速开始
bash
# npm 7+,需要添加额外的 --:
$ npm create runow@latest your-app-name -- --template react-next-herouibash
$ yarn create runow your-app-name --template react-next-herouibash
$ pnpm create runow your-app-name --template react-next-herouibash
$ bun create runow your-app-name --template react-next-herouiHeadless UI
快速开始
bash
# npm 7+,需要添加额外的 --:
$ npm create runow@latest your-app-name -- --template react-next-headlessuibash
$ yarn create runow your-app-name --template react-next-headlessuibash
$ pnpm create runow your-app-name --template react-next-headlessuibash
$ bun create runow your-app-name --template react-next-headlessuiShadcn UI
快速开始
bash
# npm 7+,需要添加额外的 --:
$ npm create runow@latest your-app-name -- --template react-next-shadcnuibash
$ yarn create runow your-app-name --template react-next-shadcnuibash
$ pnpm create runow your-app-name --template react-next-shadcnuibash
$ bun create runow your-app-name --template react-next-shadcnuiAnt Design
快速开始
bash
# npm 7+,需要添加额外的 --:
$ npm create runow@latest your-app-name -- --template react-next-antdbash
$ yarn create runow your-app-name --template react-next-antdbash
$ pnpm create runow your-app-name --template react-next-antdbash
$ bun create runow your-app-name --template react-next-antdChakra UI
快速开始
bash
# npm 7+,需要添加额外的 --:
$ npm create runow@latest your-app-name -- --template react-next-chakrauibash
$ yarn create runow your-app-name --template react-next-chakrauibash
$ pnpm create runow your-app-name --template react-next-chakrauibash
$ bun create runow your-app-name --template react-next-antchakrauid