WebStack-vue/README.md
2025-02-12 09:40:55 +08:00

263 B

webstack

Project setup

pnpm install --registry=https://registry.npmmirror.com

Compiles and hot-reloads for development

pnpm serve

Compiles and minifies for production

pnpm build

Lints and fixes files

pnpm lint