yudao-ui-admin-vue3 (opens new window)https://github.com/yudaocode/yudao-ui-admin-vue3/is a front-end Vue3 management backend project. How do I install and use the components generated by v0?
Hi @313859742!
Welcome to the Vercel Community!
Have you read our guide on how to use the code generated by v0?
Let us know if you have any specific questions!
I carefully read the steps as follows:
-
Run the following command to create a new Next.js project with TypeScript, Tailwind CSS, and ESLint:
npx create-next-app@latest --typescript --tailwind --eslint -
Navigate to the project directory and run the following command to initialize the project for v0:
npx v0@latest init -
npx v0@latest init
Do I still need to install the shadcn-ui framework?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.