Skip to content

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.

Notifications You must be signed in to change notification settings

charl-kruger/create-v0

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published