Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 702 Bytes

README.md

File metadata and controls

26 lines (25 loc) · 702 Bytes

Static Badge Static Badge Static Badge

Vue + Vite + Tailwindcss

Reusable project for frontend devs (pre-configured).

Clone

git clone https://github.com/utmp/vue-vite-tw.git

Intall

npm install

Run

npm run dev

Preview

npm run preview

Package

npm run build