A powerful Vue.js project scaffolding tool that supercharges your development workflow.
- 🟢 Vue.js - Create modern Vue apps with best practices
- 📏 TypeScript - Optional strong typing for more robust code
- 🎨 Tailwind CSS - Utility-first CSS framework pre-configured
- 🧩 PrimeVue - Premium UI component library with Tailwind integration
- 🔣 FontAwesome - Comprehensive icon library ready to use
- 🔥 Supabase - Optional integration with the open source Firebase alternative
- 🛠️ ESLint + Prettier - Code quality tools pre-configured
- 🤖 Cursor AI - AI-optimized development rules for better suggestions
- Save time - Get up and running with a fully configured project in minutes
- Best practices - Follows Vue.js ecosystem best practices out of the box
- Modern stack - All the tools modern developers rely on, pre-configured
- Flexible - Works with both TypeScript and JavaScript projects
- AI-ready - Optimized for AI coding assistants like Cursor
# Install globally
npm install -g vibe-code-starter
# Or run directly with npx
npx vibe-code-starter
- Vue.js project with Vue Router and Pinia
- TypeScript (optional)
- Tailwind CSS with optimized configuration
- PrimeVue components with Tailwind theme
- FontAwesome icons pre-configured
- ESLint and Prettier setup (optional)
- Cursor AI rules for better AI assistance
- Supabase integration (optional)
Contributions are welcome! Please feel free to submit a Pull Request.
MIT