@ -0,0 +1,9 @@
### Clone to local
If you prefer to do it manually with the cleaner git history
```bash
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
```