Go to file
dandan 94cd32b520 备份代码 2024-11-17 21:38:55 +08:00
.idea first commit 2024-10-24 16:15:06 +08:00
app 备份代码 2024-11-17 21:38:55 +08:00
config 备份代码 2024-11-17 21:38:55 +08:00
framework 备份代码 2024-11-17 21:38:55 +08:00
src first commit 2024-10-24 16:15:06 +08:00
test 备份代码 2024-11-17 21:38:55 +08:00
.babelrc first commit 2024-10-24 16:15:06 +08:00
.gitignore first commit 2024-10-24 16:15:06 +08:00
Makefile first commit 2024-10-24 16:15:06 +08:00
README.md first commit 2024-10-22 17:06:36 +08:00
go.mod 备份代码 2024-11-03 21:28:07 +08:00
go.sum 备份代码 2024-11-03 21:28:07 +08:00
main.go 备份代码 2024-11-03 21:28:07 +08:00
middleware.go first commit 2024-10-18 17:21:19 +08:00
package.json first commit 2024-10-24 16:15:06 +08:00
postcss.config.js first commit 2024-10-24 16:15:06 +08:00
webpack.config.js first commit 2024-10-24 16:15:06 +08:00
yarn.lock first commit 2024-10-24 16:15:06 +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