Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 752 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 752 Bytes

meetingRoom

This template should help get you started developing with Vue 3 in Vite. 掘金小册Nest实战项目之Nest会议室预订系统 image

Recommended IDE Setup

VSCode + Volar (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

Lint with ESLint

npm run lint