Feat: 初始工程
parents
Showing
README.md
0 → 100644
meta.js
0 → 100644
package.json
0 → 100644
template/.eslintignore
0 → 100644
template/.eslintrc.js
0 → 100644
template/.gitignore
0 → 100644
template/.prettierignore
0 → 100644
template/.prettierrc.js
0 → 100644
template/README.md
0 → 100644
template/index.html
0 → 100644
template/package.json
0 → 100644
template/public/favicon.ico
0 → 100644
4.19 KB
template/src/App.vue
0 → 100644
template/src/assets/logo.png
0 → 100644
6.69 KB
template/src/env.d.ts
0 → 100644
template/src/main.ts
0 → 100644
template/tsconfig.json
0 → 100644
template/vite.config.ts
0 → 100644