Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 346 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 346 Bytes

Vue Carousel

template-vite-vue-tailwind-v3

  • template of: vite + vue
  • tailwindcss: v3.x

Started

yarn
# or `npm install`

Develop

yarn dev
# or `npm run dev`

Build

yarn build
# or `npm run build`