Skip to content

Repository files navigation

a-plan

Scaffolded with Vuetify CLI.

❗️ Documentation

🧱 Stack

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

🧭 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
  • File Router

💿 Install

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

bun install

🚀 Quick Start

bun install
bun dev

🏗️ Build

bun build

🧪 Available Scripts

  • bun dev
  • bun build
  • bun preview
  • bun build-only
  • bun type-check
  • bun lint
  • bun lint:fix
  • bun mcp
  • bun 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:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages