mirror of https://github.com/allinssl/allinssl
【修复】部署参数默认错误问题 【测设】部分项目代码结构 【同步】前端项目代码 |
||
|---|---|---|
| .. | ||
| cache | ||
| mardown | ||
| mock | ||
| public | ||
| script | ||
| src | ||
| types | ||
| .DS_Store | ||
| README.md | ||
| eslint.config.js | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| prettier.config.js | ||
| stylelint.config.js | ||
| tailwind.config.js | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
README.md
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.