New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-next-shadcn-starter

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-next-shadcn-starter

A CLI tool to scaffold a Next.js project pre-configured with shadcn UI components, Tailwind CSS, and other best practices.

  • 0.1.3
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Create Next-Shadcn Starter

npm version npm downloads GitHub stars GitHub issues GitHub pull-requests GitHub last commit License: MIT

A CLI tool to scaffold a Next.js project pre-configured with shadcn UI components, Tailwind CSS, and other best practices.

Features

  • Fast project setup with one command.
  • Pre-configured with shadcn UI components for quick UI building.
  • Integrated with Tailwind CSS for rapid styling.
  • Includes other best practices for a modern React development environment.

Prerequisites

  • Node.js >=14.0.0
  • npm >=6.0.0

Installation

To use this CLI tool, you don't need to install it. Simply run:

npx create-next-shadcn-starter

Or install it globally:

npm install -g create-next-shadcn-starter

Usage

After installation, you can run the following command to create a new project:

create-next-shadcn-app

You'll be prompted to enter your project name and other optional configurations.

Contributing

If you have suggestions for how create-next-shadcn-starter could be improved, or want to report a bug, open an issue! Contributions of all kinds are welcomed!

License

MIT

Support

For general questions or issues about the tool, please open an issue on the GitHub repository. For more personalized guidance, reach out to the maintainer at GitHub.

Keywords

FAQs

Package last updated on 22 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc