Go to file
lulz1 4c8b0ca7e2 前端改用vue3 2024-10-28 17:00:54 +08:00
app 提交代码 2024-10-27 23:43:18 +08:00
config 提交代码 2024-10-27 23:43:18 +08:00
public 前端改用vue3 2024-10-28 17:00:54 +08:00
src 前端改用vue3 2024-10-28 17:00:54 +08:00
test first commit 2024-10-25 09:21:06 +08:00
.gitignore 完成用户模块后端接口 2024-10-25 16:51:47 +08:00
.npmrc 前端改用vue3 2024-10-28 17:00:54 +08:00
README.md first commit 2024-10-25 09:21:06 +08:00
go.mod 提交代码 2024-10-27 23:43:18 +08:00
go.sum 提交代码 2024-10-27 23:43:18 +08:00
index.html 前端改用vue3 2024-10-28 17:00:54 +08:00
main.go 提交代码 2024-10-27 23:43:18 +08:00
middleware.go first commit 2024-10-25 09:21:06 +08:00
package-lock.json 前端改用vue3 2024-10-28 17:00:54 +08:00
package.json 前端改用vue3 2024-10-28 17:00:45 +08:00
tsconfig.json 前端改用vue3 2024-10-28 17:00:54 +08:00
vite.config.ts 前端改用vue3 2024-10-28 17:00:54 +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