hilla
hilla copied to clipboard
Add support for Vue
This issue is for discussing possibly adding support for Vue in the future. It is intended as a way for us to gauge interest and gather insights.
Please upvote and let us know if this is something you are interested in.
Vue would be an excellent addition. It offers robust support for web components and uses Vite. Integration with Vue might be easier than with Angular.
This would be awesome! Yes please 👏🏻
While we wait for official support, here's an example of how to use them together https://github.com/marcushellberg/hilla-vue
All that was needed was to change the frontend folder contents to a Vue project and update the Vite config to use the Vue plugin.
Hi @marcushellberg I tried to download and run the sample project you created https://github.com/marcushellberg/hilla-vue but its not working.
any update? it will be great have vue support, only with the generated endpoints, it will be a big point
In the near term, we're working on getting the React experience just right before adding any additional frameworks.