# keentune_ui **Repository Path**: liuwengchao/keentune_ui ## Basic Information - **Project Name**: keentune_ui - **Description**: keentune-ui源码仓 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-07-12 - **Last Updated**: 2022-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is the reposity for keentune_ui module, which support UI for keentune job management and Algorithm graphic interface。 ### Start project ```bash npm start ``` ### Build project ```bash npm run build ```