# smart-flow-design-v3 **Repository Path**: xiaobin620/smart-flow-design-v3 ## Basic Information - **Project Name**: smart-flow-design-v3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 21 - **Created**: 2024-05-06 - **Last Updated**: 2024-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

guns

基于Vite4+TypeScript的Vue3工作流组件库

**guns-flow**是一个 **Vue3** 组件库工作流框架,采用最新的 `Vite4+TypeScript` 为技术栈,支持`按需加载`,`单元测试`,`自动打包与发布`等功能,让我们能更专注于业务组件的开发。 - 支持`element-plus` - 支持`ant-design-vue` ## 官网地址 [guns](https://www.javaguns.com/) ## 快速启动 - 安装 pnpm ``` npm install pnpm -g ``` - 安装依赖 ``` pnpm install ``` - 启动测试项目 ``` pnpm dev ```