tinawng / Portal

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 65.9%Language:CSS 17.2%Language:JavaScript 13.3%Language:HTML 3.6%