chore: clear
This commit is contained in:
@@ -12,3 +12,10 @@ dist
|
||||
|
||||
doc
|
||||
README.md
|
||||
|
||||
# ai
|
||||
.agents
|
||||
.claude
|
||||
.codex
|
||||
.mcp.json
|
||||
opencode.json
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
# Project Rules
|
||||
|
||||
## General
|
||||
|
||||
- Follow the existing code style and patterns.
|
||||
- Use pnpm for running project commands.
|
||||
- Keep code in TypeScript unless migration is required.
|
||||
|
||||
## Stack
|
||||
|
||||
- Framework: Vue 3 + Vite
|
||||
- UI Library: Vuetify
|
||||
- Enabled Features: ESLint, Pinia, Vue I18n, Vue Router
|
||||
|
||||
## UI Construction
|
||||
|
||||
- Prefer Vuetify built-in UI components and utility classes when building pages.
|
||||
- Use custom CSS only when Vuetify components or utilities cannot express the required layout, spacing, color, or interaction clearly.
|
||||
- @app/citizen-frontend/DESIGN.md
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
app/citizen-frontend/AGENTS.md
|
||||
Reference in New Issue
Block a user