基于Vue3、TypeScript、NaiveUI的Cron表达式生成器
- Vue 3.0.0+
- Naive UI / Element Plus
- ...
- Clone:
# Gitee
git clone https://gitee.com/zimo493/vue-cron-generate.git
# GitHub
git clone https://github.com/zimo493/vue-cron-generate.git
- Install:
pnpm install
- Run:
pnpm dev
如果对您有帮助, 欢迎 star