Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.02 KB

ISZY-TOOLS

Deploy

Vue 3.x Vite 5.x code style

ISZY 工具集合,基于 Vue 3 开发,使用 Vite 5 进行构建。

项目安装

pnpm install

启动开发服务器

pnpm run dev

为生产环境构建产物

pnpm run build

本地预览生产构建产物

pnpm run serve

自定义配置

前往 官方中文文档.