Go to file
AaronHux 61ef28c83e first commit 2024-06-30 21:37:12 +08:00
README.md first commit 2024-06-30 21:37:12 +08:00

README.md

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit Hahahahx/shadcn-nuxt-turbo shadcn-nuxt-turbo-app
cd shadcn-nuxt-turbo-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm