Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.32 KB

Vite 2.x + Vue 3.x + Tailwind 2.x starter ⚡

vvt

This starter template also includes:

First-party plugins needed for Tailwind UI:

Getting Started 🚀

npm:

npm install
npm run dev
npm run build
npm run serve

yarn:

yarn
yarn dev
yarn build
yarn serve

Bonus links