Skip to content

algirdas-zyro/vite-images

Repository files navigation

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