# iflow-ui **Repository Path**: mkccl/iflow-ui ## Basic Information - **Project Name**: iflow-ui - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2024-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript ## README # iflow_ui ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### make project ``` npm run make ``` ### Lints and fixes files ``` npm run lint ``` ### Font Icon ``` icon 字体库支持 > font awesome5 Free [font awesome5](https://fa5.dashgame.com/#/) ``` ### Sass Css ``` ElementUi > 2.x [ElementUi](https://element.eleme.io/#/zh-CN) ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).