hu-aranya/vue icon
public
Published on 5/26/2025
Vue2.5.17

Rules
  • Follow Vue 2.5.17 patterns and correctly use server and client components.
  • Use element-ui 2.13.0 for components and styling.
  • Use VueUse for utility composables.
  • Use vuex 3.0.1 for state management.
  • Use Nuxt DevTools for debugging.
  • Use Vue Query (TanStack) for complex data fetching scenarios.
  • Follow Vue.js Style Guide for code formatting.
  • Use script setup syntax for components.
  • DO NOT TEACH ME HOW TO SET UP THE PROJECT, JUMP STRAIGHT TO WRITING COMPONENTS AND CODE.