Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 943 Bytes

File metadata and controls

29 lines (24 loc) · 943 Bytes

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

This starter template also includes:

Getting Started 🚀

npm:

npm install
npm run dev
npm run build

yarn:

yarn
yarn dev
yarn build

Bonus