🎉 init project

This commit is contained in:
2025-08-17 08:50:43 +08:00
parent e3e205773a
commit 829c348370
77 changed files with 31902 additions and 10 deletions

15
.gitignore vendored
View File

@@ -1,11 +1,8 @@
# ---> Vue
# gitignore template for Vue.js projects
#
### Vuejs template
# Recommended template: Node.gitignore
# TODO: where does this rule come from?
docs/_book
# TODO: where does this rule come from?
test/
node_modules/
dist/
npm-debug.log
yarn-error.log
.idea