Go to file
dandan 153ae31ea8 提交代码 2024-10-27 23:43:18 +08:00
app 提交代码 2024-10-27 23:43:18 +08:00
config 提交代码 2024-10-27 23:43:18 +08:00
src 提交代码 2024-10-27 23:43:18 +08:00
test first commit 2024-10-25 09:21:06 +08:00
.babelrc first commit 2024-10-25 09:21:06 +08:00
.gitignore 完成用户模块后端接口 2024-10-25 16:51:47 +08:00
Makefile first commit 2024-10-25 09:21:06 +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
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 提交代码 2024-10-27 23:43:18 +08:00
package.json 提交代码 2024-10-27 23:43:18 +08:00
postcss.config.js first commit 2024-10-25 09:21:06 +08:00
webpack.config.js 完成用户模块后端接口 2024-10-25 16:51:47 +08:00
yarn.lock 提交代码 2024-10-27 23:43:18 +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