12 lines
260 B
Markdown
12 lines
260 B
Markdown
|
|
# Project Rules
|
||
|
|
|
||
|
|
## General
|
||
|
|
- Follow the existing code style and patterns.
|
||
|
|
- Use npm for running project commands.
|
||
|
|
- Keep code in TypeScript unless migration is required.
|
||
|
|
|
||
|
|
## Stack
|
||
|
|
- Framework: Vue 3 + Vite
|
||
|
|
- UI Library: Vuetify
|
||
|
|
- Enabled Features: Base setup
|