1

lsc eda3ec2e45 添加宝安登录token失效弹窗提示 hace 2 meses
.vscode 81cc128557 '.' hace 1 año
dist fb7886db8e update hace 3 meses
public 81cc128557 '.' hace 1 año
src eda3ec2e45 添加宝安登录token失效弹窗提示 hace 2 meses
.gitignore b853c6a785 . hace 11 meses
README.md 81cc128557 '.' hace 1 año
index.html 7fac50947d . hace 1 año
jsconfig.json 81cc128557 '.' hace 1 año
package-lock.json 06ca57e6f1 update hace 1 año
package.json 06ca57e6f1 update hace 1 año
vite.config.js 398d5d0cda . hace 1 año
vitest.config.js 81cc128557 '.' hace 1 año

README.md

course_resources

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit