教师端新版

林旭祥 4dc1480809 日常开发 11 ay önce
.vscode 975dfd0d7d 日常开发 1 yıl önce
public 975dfd0d7d 日常开发 1 yıl önce
src 4dc1480809 日常开发 11 ay önce
vite 975dfd0d7d 日常开发 1 yıl önce
.editorconfig 975dfd0d7d 日常开发 1 yıl önce
.env.development 975dfd0d7d 日常开发 1 yıl önce
.env.production 975dfd0d7d 日常开发 1 yıl önce
.eslintignore 975dfd0d7d 日常开发 1 yıl önce
.eslintrc-auto-import.json 975dfd0d7d 日常开发 1 yıl önce
.eslintrc.js 975dfd0d7d 日常开发 1 yıl önce
.gitignore 975dfd0d7d 日常开发 1 yıl önce
.prettierignore 975dfd0d7d 日常开发 1 yıl önce
.prettierrc.cjs 975dfd0d7d 日常开发 1 yıl önce
README.md 975dfd0d7d 日常开发 1 yıl önce
commitlint.config.js 975dfd0d7d 日常开发 1 yıl önce
index.html 975dfd0d7d 日常开发 1 yıl önce
package-lock.json 1939d616ee 日常开发 11 ay önce
package.json 1939d616ee 日常开发 11 ay önce
tsconfig.json 975dfd0d7d 日常开发 1 yıl önce
vite.config.ts 975dfd0d7d 日常开发 1 yıl önce

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.

Recommended Setup

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.