sunxiao 30d0c7fb45 feat: 等保新增认证账号白名单 | 1 month ago | |
---|---|---|
.vscode | 6 months ago | |
deploy | 4 months ago | |
public | 4 months ago | |
src | 1 month ago | |
.env.development | 1 month ago | |
.env.production | 1 month ago | |
.env.test | 5 months ago | |
.gitignore | 5 months ago | |
README.md | 6 months ago | |
auto-imports.d.ts | 3 months ago | |
components.d.ts | 1 month ago | |
env.d.ts | 6 months ago | |
index.html | 3 months ago | |
package-lock.json | 2 months ago | |
package.json | 2 months ago | |
postcss.config.js | 6 months ago | |
tailwind.config.js | 6 months ago | |
tsconfig.app.json | 6 months ago | |
tsconfig.json | 6 months ago | |
tsconfig.node.json | 6 months ago | |
vite.config.ts | 2 months ago | |
vite.config.ts.timestamp-1719915060984-6fabe9de1b68c.mjs | 5 months ago | |
vite.config.ts.timestamp-1720486813773-2c95633e7e6a2.mjs | 4 months ago |
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
.vue
Imports in TSTypeScript cannot handle type information for .vue
imports by default, so we replace the tsc
CLI with vue-tsc
for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue
types.
See Vite Configuration Reference.
npm install
npm run dev
npm run build