Skip to content
/ vue3-template Public template

A template repository for Vue 3 combined with Vite, Typescript, and other common dependencies.

License

Notifications You must be signed in to change notification settings

leondeklerk/vue3-template

Repository files navigation

Vue 3 template

A vue 3 template repository configured with the following dependencies:

  • Vite
  • Typescript
  • Eslint + Prettier
  • Pinia
  • Vue Router
  • Tailwindcss
  • Fontawesome (free)
  • husky (pre-commit lint/type-check)
  • Renovate
  • Lint/build action