chaosmyth7-vue
v1.0.3
Published
Vue Boilerplate by Chaosmyth7
Maintainers
Readme
chaosmyth7 - Boilerplate Vue
A simple Vue 3 + Vite + Tailwind + TypeScript boilerplate with ready-to-use setup.
This package allows you to quickly scaffold a Vue project using my personal boilerplate.
✨ Features
- ⚡ Vite — fast build tool
- 🖖 Vue 3 with Composition API
- 🎨 TailwindCSS for styling
- ✅ TypeScript support
- 🔗 Vue Router pre-configured
- 📦 Example feature structure (components, views, routes, services, models, languages)
- 🔧 Axios with interceptor
- 🧩 TanStack Query for data fetching
- 🛠 CLI command to auto-generate features
📦 Installation
You can create a new project directly from this boilerplate using NPX:
npx chaosmyth7-vue