95b22713cebfbd98b42fd48a5755916fbdb8e20e
pokedex
Scaffolded with Vuetify CLI.
❗️ Documentation
- Primary docs: https://vuetifyjs.com/
- Getting started guide: https://vuetifyjs.com/en/getting-started/installation/
- Community support: https://community.vuetifyjs.com/
- Issue tracker: https://issues.vuetifyjs.com/
🧱 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 pointsrc/App.vue— root componentsrc/components/— reusable Vue componentssrc/plugins/— plugin registration and setupsrc/styles/— global styles and theme settingspublic/— 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 devdeno task builddeno task previewdeno task build-onlydeno task type-checkdeno task lintdeno 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:
- Contribute to Vuetify and ecosystem projects: https://github.com/vuetifyjs
- Request enterprise support: https://support.vuetifyjs.com/
- Sponsor on GitHub: https://github.com/sponsors/vuetifyjs
- Support on Open Collective: https://opencollective.com/vuetify
Description
Languages
TypeScript
45.6%
Vue
35.4%
Nix
12.5%
HTML
3.5%
SCSS
2.1%
Other
0.9%