Go to file
lulz1 40bf977f5b 完成用户模块后端接口 2024-10-25 16:51:57 +08:00
app 完成用户模块后端接口 2024-10-25 16:51:57 +08:00
config 完成用户模块后端接口 2024-10-25 16:51:47 +08:00
src 完成用户模块后端接口 2024-10-25 16:51:57 +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-25 16:51:47 +08:00
go.sum 完成用户模块后端接口 2024-10-25 16:51:47 +08:00
main.go first commit 2024-10-25 09:21:06 +08:00
middleware.go first commit 2024-10-25 09:21:06 +08:00
package-lock.json 完成用户模块后端接口 2024-10-25 16:51:57 +08:00
package.json 完成用户模块后端接口 2024-10-25 16:51:47 +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-25 16:51:47 +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