Ionic5 Vue3 with NO TYPESCRIPT

Is there a way of working with Ionic and Vue without typescript? I’m trying to learn about working with tabs, but typescript gives me a ton of errors (and I don’t want to spend the rest of 2021 learning about TypeScript).

Check out this link - Ionic Vue Quickstart - Ionic Documentation. The templates default using TypeScript but that link tells how to remove TypeScript.

Thanks! I appreciate this to the max!

1 Like