Skip to content

yapyeeqiang/create-vue-app

Repository files navigation

Create Vue App ⚡

Vite, Vue, Tailwind CSS, Pinia

This starter template includes:

  • Vite - Next Generation Frontend Tooling
  • Vue 3
  • Vue Router 4.x
  • Pinia - The Vue Store that you will enjoy using
  • Tailwind CSS + JIT Mode - Rapidly build modern websites without ever leaving your HTML.
  • Headless UI - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
  • Heroicons - Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS.

Additional plugins you might need to build Tailwind UIs

Getting Started 🚀

npx create-vue-app my-app
cd my-app

npm install