2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00
2026-03-26 10:08:35 +08:00

skt-vuetify-templates

Scaffolded with Vuetify CLI.

Documentation

🧱 Stack

  • Framework: Vue 3 + Vite
  • UI Library: Vuetify
  • Language: TypeScript
  • Package manager: pnpm

🧭 Start Here

  • Main entry: src/main.ts
  • Main app component: src/App.vue
  • Main styles: src/styles/
  • Plugin setup: src/plugins/

📁 Project Structure

  • src/main.ts — application entry point
  • src/App.vue — root component
  • src/components/ — reusable Vue components
  • src/plugins/ — plugin registration and setup
  • src/styles/ — global styles and theme settings
  • public/ — static public files

Enabled Features

  • ESLint
  • Vuetify MCP
  • Pinia
  • Vue I18n
  • Vue Router

💿 Install

Use your selected package manager (pnpm) to install dependencies:

pnpm install

🚀 Quick Start

pnpm install
pnpm dev

🏗️ Build

pnpm build

🧪 Available Scripts

  • pnpm dev
  • pnpm build
  • pnpm preview
  • pnpm build-only
  • pnpm type-check
  • pnpm lint
  • pnpm lint:fix
  • pnpm mcp
  • pnpm mcp:revert

💪 Support Vuetify Development

This project uses Vuetify - an MIT licensed Open Source project. We are glad to welcome contributors and any support for ongoing development:

S
Description
No description provided
Readme 1,008 KiB
Languages
Vue 65.4%
TypeScript 34.4%
SCSS 0.1%