LaurenceRawlings/vue3-vite-typescript-template

Repository files navigation

Template for a Vue + Vite + TypeScript web app

TailwindCSS and Prettier included

  1. Click Use this template
  2. Create your repository
  3. git clone <your-repo>
  4. cd <your-repo>
  5. npm install
  6. npm run dev or npm run build

MIT