Go to file
lixiaobang 5cbbf7faff Merge branch 'main' of http://172.16.1.12/chengdandan/intelligentTransportation 2026-03-23 09:54:13 +08:00
.vscode 初始化项目:添加项目框架以及首页 2026-03-18 09:19:52 +08:00
public 初始化项目:添加项目框架以及首页 2026-03-18 09:19:52 +08:00
src Merge branch 'main' of http://172.16.1.12/chengdandan/intelligentTransportation 2026-03-23 09:54:13 +08:00
.gitignore 初始化项目:添加项目框架以及首页 2026-03-18 09:19:52 +08:00
README.md 初始化项目:添加项目框架以及首页 2026-03-18 09:19:52 +08:00
index.html 初始化项目:添加项目框架以及首页 2026-03-18 09:19:52 +08:00
jsconfig.json 初始化项目:添加项目框架以及首页 2026-03-18 09:19:52 +08:00
package-lock.json 1 2026-03-20 16:15:42 +08:00
package.json 1 2026-03-20 16:15:42 +08:00
vite.config.js 1 2026-03-19 17:06:20 +08:00

README.md

urbanTraffic-web

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

VS Code + Vue (Official) (and disable Vetur).

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