Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 813 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 813 Bytes

使用方法

  • cd到/dorm文件夹
  • 运行npm install
  • 耐心等待
  • 运行npm run dev
  • 控制台输入o,回车。(或者浏览器访问对应地址) =======

big-event

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