Go to file
dandan 0d054c46fe 添加一些新指令 2024-10-27 17:55:28 +08:00
.idea first commit 2024-10-24 16:15:06 +08:00
app 添加一些新指令 2024-10-27 17:55:28 +08:00
config 添加一些新指令 2024-10-27 17:54:21 +08:00
framework 添加一些新指令 2024-10-27 17:54:21 +08:00
src first commit 2024-10-24 16:15:06 +08:00
test first commit 2024-10-24 16:15:06 +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 first commit 2024-10-24 16:15:06 +08:00
go.sum first commit 2024-10-24 16:15:06 +08:00
main.go 添加一些新指令 2024-10-27 17:54:21 +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