# fast-admin-ui **Repository Path**: niko_hxx/fast-admin-ui ## Basic Information - **Project Name**: fast-admin-ui - **Description**: 基于Ant Design 开发的企业流程控制 flowable 前端框架 Vue Antd Admin 每天开发一点点,共同进步 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-05-31 - **Last Updated**: 2024-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 开始使用 1. 安装 ```shell git clone *.git ``` 3. 本地开发 进入项目根目录 ```shell npm install ``` > 若耗时太长可使用`npm install --registry=https://registry.npm.taobao.org` ```shell npm run serve ``` > 打开浏览器访问 [http://localhost:8000](http://localhost:8080/)