Skip to content

Template for a Vue 3 + Vite + TypeScript web app

Notifications You must be signed in to change notification settings

LaurenceRawlings/vue3-vite-typescript-template

Repository files navigation

Vue 3 with Vite & TypeScript

Template for a Vue + Vite + TypeScript web app

TailwindCSS and Prettier included

Getting Started

  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

License

MIT