Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.33 KB

README.md

File metadata and controls

34 lines (29 loc) · 1.33 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
npm run serve

yarn:

yarn
yarn dev
yarn build
yarn serve

Bonus links