Go to file
lulz1 903cf7f516 备份代码 2024-11-15 16:53:35 +08:00
app 备份代码 2024-11-15 16:53:35 +08:00
config 备份代码 2024-11-14 17:02:41 +08:00
src 备份代码 2024-11-14 17:02:41 +08:00
test 备份代码 2024-11-14 17:02:41 +08:00
.babelrc 备份代码 2024-11-14 17:02:41 +08:00
.gitignore 备份代码 2024-11-14 17:02:41 +08:00
Makefile 备份代码 2024-11-14 17:02:41 +08:00
README.md 备份代码 2024-11-14 17:02:41 +08:00
go.mod 备份代码 2024-11-14 17:02:41 +08:00
go.sum 备份代码 2024-11-14 17:02:41 +08:00
main.go 备份代码 2024-11-14 17:02:41 +08:00
middleware.go 备份代码 2024-11-14 17:02:41 +08:00
package.json 备份代码 2024-11-14 17:02:41 +08:00
postcss.config.js 备份代码 2024-11-14 17:02:41 +08:00
webpack.config.js 备份代码 2024-11-14 17:02:41 +08:00
yarn.lock 备份代码 2024-11-14 17:02:41 +08:00

README.md

hade

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

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