DEV Community

Mayank
Mayank

Posted on

Vue 2.x + Vite + Tailwind CSS + Javascript

Image description

πŸ‘‹ Hello developers,

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 here is the repo link - https://github.com/mayank30/vite-tailwind-vue2

Feel free to create PR to enhance the project.

Thank you so much :)

Latest comments (3)

Collapse
 
yehanny profile image
Yehanny Olivares

Hi Mayank, this is a great solution to start using Vue + Vite + VueRouter + Vuex + Tailwind, almost out-of-the-box solution, but I had to comment the eslintPlugin() inside the vite.config.js to run the project, everything else runs amazing, I'm migrating some projects to your forked repo, and it was a really fast process, thanks for that :)

Collapse
 
mayank30 profile image
Mayank

Thanks for the feedback i was busy so could not reply back.

Feel free to raise pr to improve it.

Collapse
 
mayank30 profile image
Mayank

Vite + Vue 2.x + Tailwind + (JS / TS) - Boilerplate code to start with your vue project using vite | Product Hunt