You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
JayChou 59642372c6 排除package-lock.json 2 weeks ago
.vscode 初始化 完成安装步骤 1 month ago
public 初始化 完成安装步骤 1 month ago
src Merge branch 'main' of http://182.92.169.222:3000/dlsx/virtualSimulation 2 weeks ago
.env.development 对接接口 登录 3 weeks ago
.env.production 初始化 完成安装步骤 1 month ago
.gitignore 排除package-lock.json 2 weeks ago
README.md 初始化 完成安装步骤 1 month ago
index.html 初始化 完成安装步骤 1 month ago
package-lock.json 登录更改 3 weeks ago
package.json Merge branch 'main' of http://182.92.169.222:3000/dlsx/virtualSimulation 2 weeks ago
pnpm-lock.yaml 新增服务端程序编写 封装实验步骤方法 2 weeks ago
tsconfig.app.json 初始化 完成安装步骤 1 month ago
tsconfig.json 登录更改 3 weeks ago
tsconfig.node.json 初始化 完成安装步骤 1 month ago
vite.config.ts 初始化 完成安装步骤 1 month ago

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.