Go to file
dandan 5e15551459 修改provider 实现 2024-10-26 10:43:29 +08:00
.idea first commit 2024-10-24 16:15:06 +08:00
app 修改provider 实现 2024-10-26 10:43:29 +08:00
config 修改provider 实现 2024-10-26 10:43:29 +08:00
framework 修改provider 实现 2024-10-26 10:43:29 +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 first commit 2024-10-24 16:15:06 +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