Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 942 Bytes

File metadata and controls

37 lines (23 loc) · 942 Bytes

create-v0

Go from idea to code in seconds npx create-v0 my-app

A CLI tool to quickly set up a new Next.js project with all Shadcn components, .env.local environment file, and cursor .cursorrules development settings. Defaults to all the defaul settings for Next.js and Shadcn.

Features

  • Next.js project setup
  • All shadcn components pre-installed
  • .env.local file included
  • .cursorrules for enhanced development experience

Usage

$ create-v0 --help

Usage
  $ npx create-v0 my-app

If no app name is provided, it defaults to "v0".

Why use create-v0?

Save time and streamline your development process:

  • Instant project setup
  • Pre-configured components and environment
  • Start coding in seconds

Perfect for developers who want to bypass initial setup and dive straight into building their Next.js applications.

License

MIT