Templates

Learn how to install our templates code directly in your shadcn/ui project with the CLI.

Installation

  1. Make sure to install shadcn/ui, if you haven't already.
  2. Copy the CLI command for the template you want to install:
    • Inspiro Template: https://shadcndesign-pro-blocks.vercel.app/components?name=shadcndesign-template-inspiro&key=YOUR_LICENSE_KEY"
  3. Paste the CLI command in your shadcn/ui project’s terminal.
  4. Find and copy your license key. If you purchased the Premium package, you can find it in My Orders page after logging in to Lemon Squeezy.
  5. Paste your license key after the “key=” in your project’s terminal.
  6. Run the command and follow the instructions in the terminal. If your license key is valid, all template pages and components will be installed in your project.