vue-arise
v1.2.0
Published
CLI to generate a Vue 3 + TS + SCSS + i18n project with clean architecture
Maintainers
Readme
🔷 Vue Arise 🔷
Vue Arise is a CLI tool that scaffolds a professional Vue 3 + TypeScript + SCSS + i18n project with clean architecture and modern developer experience.

⚙️ Features
- ✅ Vue 3 + Vite + TypeScript
- 🎨 Global SCSS architecture
- 🗂 Clean folder structure (components, pages, services, interfaces, etc.)
- 🌍 i18n with prompt-based language setup + browser detection
- 🧠 Auto-generated
i18n.tsbased on selected languages - 📦 Pinia, Vue Router, Axios preconfigured
- 🎯 Path aliases (
@,pages/,services/, etc.) - 🧹 Optional ESLint + Stylelint integration
- ✨ CLI with styled prompts and loading animations
🚀 Quick Start
npx vue-arise