How to Vue.js in wappler?

Greetings! New to wappler, and looking for advise on how to use Vue.js in wappler. I tried opening this https://github.com/bcostaaa01/current-weather-api.github.io in wappler but unable to figure it out.

Also, can I import my personal tailwind components (built with vue-cli) in wappler? Dank u

Hi there, welcome :slight_smile:

Wappler uses its own framework, you can’t open existing projects built using other frameworks such as Vue.js.

Wappler uses Bootstrap as CSS framework, in the future it might support TailwindCSS but not today.

1 Like

Hello, I didn’t get enough time to properly evaluate the tool. Is there a way to get extra time to test it out?

I have backend development experience for many decades, and now getting into the frontend world. I tried vue.js, but by the time I finished a tutorial, found that it’s outdated and is a prev ious version 2. Kind of frustrated.

My only concern based on what I read in this forum is that I don’t want to be locked-into a proprietary codebase that’s hard to manage in the future and not able to hire someone to work with it.

Can I use wappler without learning javascript & frameworks like react and vue? Please share your experience.

That’s sort of the whole concept of wappler, protecting you from the need to code by doing things via the GUI.
Yes, you can do extras and extensions with javascript but that’s generally only for interfacing with 3rd party addins

1 Like