2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00
2026-04-28 12:27:46 +02:00

pokedex

Scaffolded with Vuetify CLI.

Documentation

🧱 Stack

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

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

💿 Install

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

deno install

🚀 Quick Start

deno install
deno task dev

🏗️ Build

deno task build

🧪 Available Scripts

  • deno task dev
  • deno task build
  • deno task preview
  • deno task build-only
  • deno task type-check
  • deno task lint
  • deno task 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:

Description
No description provided
Readme 109 KiB
Languages
TypeScript 45.6%
Vue 35.4%
Nix 12.5%
HTML 3.5%
SCSS 2.1%
Other 0.9%