Vite + Vue 2.x + Tailwind + (JS / TS)

Vite + Vue 2.x + Tailwind + (JS / TS)

Boilerplate code to start with your vue project using vite

3 followers

Getting start with vite + vue 2.x + tailwindcss using javascript or typescript
Vite + Vue 2.x + Tailwind + JS/TS gallery image
Free
Launch tags:
Developer ToolsGitHubTech
Launch Team

What do you think? …

David Ferguson
Curious why would you be creating new templates with vue 2 as the target instead of vue 3.
Mayank Jhawar
@jdfwarrior vite already has default support with vue3 but not with vue2, Also i have requirement in one of my project to use vue2 where we can't directly switch to vue3 it has broken build, so decided to atleast change vite as build version is really very effective then webpack and we save good amount of time for building and deploy app so if someone wanna use still use vue2 they are welcome and please share feedback too. thanks for asking question.
David Ferguson
Makes sense. Thanks
Mayank Jhawar
I have created boilerplate github template repo, which is on vite, vue 2.x, tailwind css and pure javascript. I know many of us already switched to vue 3.0 but still for some one who still want to use readymade set up with vite and tailwind using typescript and javascript both, checkout the links. Feel free to create PR to enhance the project.