Vitesse screenshot

Vitesse

Updated: 8 Apr 2025
9158 Stars

Opinionated Vite + Vue Starter Template

Categories

Overview:

This product is a Vue 3 and Vite template designed for fast development and maintenance. It incorporates various features like file-based routing, components auto-importing, Pinia state management, PWA support, UnoCSS for atomic CSS, and more. The template also supports static-site generation, critical CSS, webfont self-hosting, TypeScript, unit testing, and can be easily deployed on Netlify. Additionally, it includes pre-packed UI frameworks, icons, plugins, coding styles, dev tools, and extensions for a comprehensive development experience.

Features:

  • Vue 3, Vite, pnpm, esbuild - Built with speed in mind
  • File based routing
  • Components auto importing
  • State Management via Pinia
  • Layout system
  • PWA support
  • UnoCSS - Instant on-demand atomic CSS engine
  • Use icons from any icon sets with classes
  • I18n ready
  • Component Preview
  • Markdown Support
  • New <script setup> syntax
  • APIs auto importing
  • Static-site generation (SSG) via vite-ssg
  • Critical CSS via critters
  • Webfont self-hosting
  • TypeScript
  • Unit Testing with Vitest, E2E Testing with Cypress
  • Deploy on Netlify, zero-config

Installation:

  1. Clone the repository: git clone [repository-url]
  2. Navigate to the project directory: cd [project-directory]
  3. Install dependencies using pnpm: pnpm install
  4. Start the development server: pnpm dev

Summary:

The Vue 3 and Vite template offers a robust development environment with a focus on speed, modern features, and easy maintenance. With support for various tools, plugins, UI frameworks, and coding styles, developers can quickly set up projects, manage state, handle routing, and deploy applications seamlessly. The template’s comprehensive feature set makes it a valuable resource for Vue developers looking to streamline their development workflow.