# open-admin-ui **Repository Path**: zxczxc/open-admin-ui ## Basic Information - **Project Name**: open-admin-ui - **Description**: 微服务开放平台后台UI-基于iview前端框架,开发的前后分离项目。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 268 - **Created**: 2019-02-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Install ```bush // install dependencies npm install ``` ## Run ### Development ```bush npm run dev ``` ### Production(Build) ```bush npm run build ```