Skip to content

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

License

Notifications You must be signed in to change notification settings

ZvonimirSun/iszy-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

359c551 · Mar 7, 2025
Dec 10, 2024
Feb 21, 2024
Mar 7, 2025
Jan 5, 2024
Nov 16, 2023
Mar 7, 2025
Jan 19, 2024
Jan 16, 2022
Mar 5, 2024
Nov 13, 2024
Feb 21, 2024
Mar 7, 2025
Mar 7, 2025
Mar 5, 2024
Dec 10, 2024
Jan 6, 2025
Feb 27, 2025

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

自定义配置

前往 官方中文文档.