# ithm-security **Repository Path**: beihai2/ithm-security ## Basic Information - **Project Name**: ithm-security - **Description**: A background authority management framework - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://huameng.love - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-02 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 花梦 UI | ![输入图片说明](photo/login.png) | ![输入图片说明](photo/user.png) | ![输入图片说明](photo/role.png) | |---|---|---| | ![输入图片说明](photo/menu.png) | ![输入图片说明](photo/dict.png) | ![输入图片说明](photo/seq.png) | ## Build Setup ```bash # clone the project git clone your project address # enter the project directory cd your project path # install dependency npm install # develop npm run dev ``` ## Build ```bash # build for test environment npm run build:stage # build for production environment npm run build:prod ```