Skip to content

vuetifyjs/devkey

devkey

Scaffolded with Vuetify CLI.

❗️ Documentation

🧱 Stack

  • Framework: Vue 3 + Vite
  • UI Library: Vuetify0
  • 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

  • Default Vuetify Styles

💿 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

💪 Support Vuetify Development

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

About

An example Vuetify0 project

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages