# vue-cron-generate **Repository Path**: zimo493/vue-cron-generate ## Basic Information - **Project Name**: vue-cron-generate - **Description**: 基于Vue3、TypeScript、NaiveUI的Cron表达式生成器 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2024-06-20 - **Last Updated**: 2025-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, TypeScript, cron, naiveui ## README # vue-cron-generate 基于Vue3、TypeScript、NaiveUI的Cron表达式生成器 ## 依赖 - Vue 3.0.0+ - Naive UI / Element Plus - ... ## 安装使用步骤 - **Clone:** ```shell # Gitee git clone https://gitee.com/zimo493/vue-cron-generate.git # GitHub git clone https://github.com/zimo493/vue-cron-generate.git ``` - **Install:** ```shell pnpm install ``` - **Run:** ```shell pnpm dev ``` ## 预览截图 ![main](https://cron.huzimo.vip/images/cron.png) 如果对您有帮助, 欢迎 star