Vibe Developer's CLI - vibe-dev-cli

⚡ A powerful CLI toolkit to scaffold modern web & mobile projects with ease.
✨ Features
- Interactive prompts for frontend and backend stacks
- Supports:
- Next.js (App Router / Pages Router)
- React (Vite / CRA)
- Astro
- React Native CLI / Expo
- Express
- Customizable templates (Content Site, Admin Panel, Firebase Starter, etc.)
- Auto-installs dependencies (optional)
📦 Usage
You do not need to install this package globally or locally.
Simply run it using npx
:
npx vibe-dev-cli init
Prerequisites
- Node.js (v14+ recommended)
- npm (comes with Node.js)
- Internet connection to download dependencies and packages
Note: Some features are still under progress and will be live soon. Thank you for your patience!