# open-admin-ui **Repository Path**: weizai118/open-admin-ui ## Basic Information - **Project Name**: open-admin-ui - **Description**: 开放云平台运营系统-基于iview前端框架,开发的前后分离项目。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 271 - **Created**: 2019-01-24 - **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 ```