Go to file
lulz1 068e8b9a0f first commit 2024-10-25 09:21:06 +08:00
app first commit 2024-10-25 09:21:06 +08:00
config first commit 2024-10-25 09:21:06 +08:00
src first commit 2024-10-25 09:21:06 +08:00
test first commit 2024-10-25 09:21:06 +08:00
.babelrc first commit 2024-10-25 09:21:06 +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 first commit 2024-10-25 09:21:06 +08:00
go.sum first commit 2024-10-25 09:21:06 +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.json first commit 2024-10-25 09:21:06 +08:00
postcss.config.js first commit 2024-10-25 09:21:06 +08:00
webpack.config.js first commit 2024-10-25 09:21:06 +08:00
yarn.lock first commit 2024-10-25 09:21: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