/vue3-tips

Collection of short, concise tips on using Vue3 better

Primary LanguageVue

Vue3 Tips

The tips range from things you already knew but forgot about, obscure but practical features, to patterns and tricks to make your code better.

Getting Started

npm i
npm run dev
npm run build
npm run serve