Templates
Learn how to install our templates code directly in your shadcn/ui project with the CLI.
Installation
- Make sure to install shadcn/ui, if you haven't already.
- 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"
- Inspiro Template:
- Paste the CLI command in your shadcn/ui project’s terminal.
- 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.
- Paste your license key after the “key=” in your project’s terminal.
- 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.