A template with Vue Router, VueX, TailwindCss and JIT Compiler

Vite + Vue + VueX + Vue Router + TailwindCss + JIT


This template allows you to quickly scaffold a Vue project with Vue Router, VueX, TailwindCss with JIT Compiler and vite as a bundler. We use Vite because it’s much faster than webpack. We use tailwindcss JIT compiler because it makes tailwindcss build time negligible and offers more features that you can check here Tailwind JIT. Talking about Vite, you can find more information here Vite.

How to Install.

First of all make sure you have yarn installed. If you have it you can create a new repo with this template and can clone it.

After clonning it, you can simply go to the folder and type yarn to install the dependencies.

GitHub

View Github