# dukang **Repository Path**: shuaipaul/dukang ## Basic Information - **Project Name**: dukang - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-05 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ACTI 管理系统 ## Install npm install ## Run ### Dev ```bush npm start ``` ### Production ```bush npm run build ``` ### 编辑主题 ```bush cd theme iview-theme build -o dist/ ```