1.0.8 • Published 9 months ago

create-next-shadcn v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

create-next-shadcn

A CLI tool to quickly set up a Next.js project with Shadcn UI components.

Features

  • Creates a new Next.js project
  • Sets up Tailwind CSS
  • Initializes Shadcn UI
  • Adds all Shadcn UI components

Prerequisites

  • Node.js (version 14 or later)
  • npm (version 6 or later)

Installation

You don't need to install this package globally. You can use it directly with npx.

Usage

Run the following command to create a new Next.js project with Shadcn UI:

npx create-next-shadcn your-project-name

Replace your-project-name with the name of your project.

1.0.8

9 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.4

10 months ago

1.0.5

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.0.1

10 months ago