Skip to content

Getting Started

Our premium templates are built with modern technologies to help you launch your next project faster. Each template is crafted using:

Quick Start

Purchase your preferred template from shadcnblocks.com/templates

Download the template and unzip it and open the project in your code editor.

Terminal window
cd [template-name]
  1. Install dependencies:
Terminal window
npm install
  1. Start the development server:
Terminal window
npm run dev

Your site should now be running at http://localhost:3000