trathailoi / vue3-spa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡ Vite + Vue 3 + Tailwind CSS ✔

Vite, Vue, Tailwind CSS

This starter template includes:

First-party plugins needed for Tailwind UI:

Getting Started

Open in Visual Studio Code

npx degit web2033/vite-vue3-tailwind-starter vvt-app
cd vvt-app
npm i
npm run dev
npm run build
npm run serve

Deploy to Netlify

About


Languages

Language:Vue 52.8%Language:JavaScript 29.5%Language:HTML 10.4%Language:CSS 7.4%