Skip to content

You can store all your v0 ai generated components and manage them from web, you don't need to configure anything

Notifications You must be signed in to change notification settings

Ryneex/v0-components-storage

Repository files navigation

Getting Started

To begin, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Adding a Component

  • Navigate to v0.dev and open the desired component you want to store.
  • Locate the "Code" button in the top right corner of the component page.
  • Click on it and copy the provided command. It will resemble something like this: npx v0 add componentId.
  • Next, launch your development server, paste the command into the input field, and click on "Add."

About

You can store all your v0 ai generated components and manage them from web, you don't need to configure anything

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages