Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.04 KB

Vite 2.x + 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