vite-vue2-ts-tailwindcss-template

🚀 Vite5 + Vue2 + Tailwindcss + TypeScript Starter Template

Stars
1

Vite ⚡ - Vue 2 TailwindCSS starter template

Create a Vue 2 application bundled by the lightning fast build tool Vite

Features

Vite plugins

Try it now

GitHub Template

Create a repo from this template on GitHub

Usage

Development

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated files in dist, which are ready to be served.

Why

Vue 3 is awesome, but we should not forget about supporting Vue 2 ♥️

Related Projects