Murked / vue-tailwind-admin

A basic admin dashboard template built using Tailwind & Vue.js.
MIT License
421 stars 112 forks source link

Any AlpineJS? #42

Open aliqasemzadeh opened 1 year ago

aliqasemzadeh commented 1 year ago

Hi How can I use this template with alpinejs? Please explain more.

opencoca commented 1 year ago

While aplinejs and Vue are quite similar, you will need to convert it over for use with Alpine as their hooks and directives have slightly different syntax. logrocket has a good overview of this if you are coming from the Vue world https://blog.logrocket.com/intro-to-alpine-js-for-vue-developers/