blonestar / wp-theme-vite-tailwind

Wordpress + ViteJS + TailwindCSS development example theme, similar to Tailpress but without additional code added
GNU General Public License v3.0
337 stars 57 forks source link

How to include a vue3 app in this theme ? #3

Closed peio72 closed 2 years ago

peio72 commented 2 years ago

How to include a vue3 app in this theme ?

blonestar commented 2 years ago

I'm not using Vue in theme development nor I have time to try to play with but Vite is designed to work tightly with Vue so you can try to follow Vite documentation, shouldn't be too hard.