Skip to content

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

License

Notifications You must be signed in to change notification settings

ZvonimirSun/iszy-tools

Repository files navigation

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

自定义配置

前往 官方中文文档.