DormStar/FrontEnd
2023-12-03 00:30:12 +08:00
..
public Upload 2023-11-30 22:41:03 +08:00
src Upload 2023-12-03 00:30:12 +08:00
.gitignore 前端组件 2023-11-30 21:27:22 +08:00
index.html Upload 2023-12-03 00:30:12 +08:00
package.json Upload 2023-12-03 00:30:12 +08:00
postcss.config.js 前端组件 2023-11-30 21:27:22 +08:00
README.md 前端组件 2023-11-30 21:27:22 +08:00
tailwind.config.js 前端组件 2023-11-30 21:27:22 +08:00
vite.config.js 前端组件 2023-11-30 21:27:22 +08:00

FrontEnd

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

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