feat(web): scaffold Vue 3 + Vite + TypeScript project with Element Plus
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,2 +1,8 @@
|
||||
bin/
|
||||
*.exe
|
||||
|
||||
# Vue frontend
|
||||
web/node_modules/
|
||||
web/dist/
|
||||
web/src/auto-imports.d.ts
|
||||
web/src/components.d.ts
|
||||
|
||||
Reference in New Issue
Block a user