Files
sports-empower-hub/app/citizen-frontend
skytek_xinliang 6d9f8df725 feat: api
2026-08-17 15:02:16 +08:00
..
2026-08-13 15:41:12 +08:00
2026-08-06 15:15:05 +08:00
2026-08-17 15:02:16 +08:00
2026-08-06 15:15:05 +08:00
2026-08-06 15:15:05 +08:00
2026-08-13 15:41:12 +08:00
2026-06-22 17:49:38 +08:00
2026-08-13 15:41:12 +08:00
2026-08-13 15:26:10 +08:00
2026-08-13 15:41:12 +08:00
2026-06-26 09:35:44 +08:00
2026-08-13 15:41:12 +08:00
2026-08-06 10:23:55 +08:00
2026-08-17 15:02:16 +08:00
2026-06-22 10:59:41 +08:00
2026-06-22 10:59:41 +08:00
2026-08-17 15:02:16 +08:00

claude --resume 8ea22150-4078-44e3-9080-f2327c34aa04

citizen-frontend

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
  • 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

💪 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: