Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1008 Bytes

README.md

File metadata and controls

48 lines (31 loc) · 1008 Bytes

Li Calendar - 锂日历记事本[前端项目]

Github | Gitee

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

版本控制相关

请务必保证vite版本为3.1.3,解决依赖问题

# node -v 
v16.17.1
# npm -v 
8.15.0
# vite -v
vite/3.1.3