Vite + Vuetify, Opinionated Admin Starter Template
Variantsvitify-next is a lightweight Vue 3 version of the Variantsvitify template. It offers full TypeScript support and intellisense for Vuetify 2 components, powered by Volar. It is built with Vite 4, pnpm, and ESBuild for faster performance. The theme features file-based routing, a layout system, state management via Pinia, I18n readiness, and APIs auto importing. It also provides unit/component testing with Vitest + Testing Library, E2E testing with Cypress, and supports deployment on Netlify.
To install the Variantsvitify-next theme, follow these steps:
git clone [repository-url]
cd [repository-folder]
pnpm install
yarn install
npm install
Variantsvitify-next is a lightweight Vue 3 template that provides full TypeScript support, fast performance, and a range of features for efficient web development. Its integration with Volar and Vite 4 ensures seamless compatibility and optimal performance. The theme offers convenient file-based routing, a flexible layout system, state management capabilities, and support for internationalization. It also includes comprehensive testing tools and easy deployment options. With its clean codebase and user-friendly features, Variantsvitify-next is a great choice for building modern and responsive web applications.