shadcn-studio-extension-cli
v0.1.11
Published
Shadcn/Studio Extension CLI
Downloads
396
Readme
Shadcn Studio IDE Extension CLI
Edit Your UI With a Prompt. No Context Switching.
Shadcn Studio IDE extension CLI
If you want to find out, why you would need this extension, read What is the Shadcn Studio IDE extension?.
About the project
This project is a fork of Stagewise.
Perfect for devs tired of pasting element information and folder paths into prompts.
Features
- ⚡ Works out of the box
- 🧩 Customize and extend functionality with Plugins
- 📖 Open source
- ⛓️ Compatible with all kinds of frameworks
📖 Getting Started
1. Start your web app in development mode
The first thing you should do is to start your app in regular development mode
2. Start shadcn studio extension cli
shadcn studio extension cli can be integrated into your workflow without requiring you to install anything!
Simply open another terminal window in the root of your app under development and enter the following:
npx shadcn-studio-extension-cli@latestor (if you're using pnpm):
pnpm dlx shadcn-studio-extension-cli@latest