How to install shadcn-ui/taxonomy. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
shadcn-ui/taxonomy Installation Guide
How to install shadcn-ui/taxonomy. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for shadcn-ui/taxonomy. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i shadcn-ui/taxonomyor
Install via npx
npx @hexmos/ipm i shadcn-ui/taxonomyPrerequisites
pnpm
package_managerVersion: ^10.14.0
Node.js
system_toolVersion: >=18.0.0
Next.js 13
package_managerVersion: 13.0.0
React 18
package_managerVersion: 18.0.0
Prisma
libraryVersion: 4.3.0
PlanetScale
serviceVersion: 1.0.0
Radix UI
libraryVersion: 2.0.0
MDX
libraryVersion: 1.0.0
Contentlayer
libraryVersion: 2.0.0
Stripe
serviceVersion: 1.0.0
Tailwind CSS
libraryVersion: 2.0.0
Zod
libraryVersion: 4.3.0
TypeScript
languageVersion: 4.9.5
GitHub
serviceVersion: 1.0.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
PNPM Installation
pnpm install
cp .env.example .env.local
pnpm devPost Installation Steps
- Start the development server: `pnpm dev`
- Access the dashboard at http://localhost:3000/
