# ws-cloud-admin **Repository Path**: console_exchange-console_test/ws-cloud-admin ## Basic Information - **Project Name**: ws-cloud-admin - **Description**: my-cloud 管理后台 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ws-cloud-admin My Cloud 管理后台 github: ws-cloud-gateway: ## Build Setup ```bash # clone the project git clone https://github.com/PanJiaChen/vue-admin-template.git # enter the project directory cd vue-admin-template # install dependency npm install # develop npm run dev ``` This will automatically open http://localhost:9528 ## Build ```bash # build for test environment npm run build:stage # build for production environment npm run build:prod ``` ## 鸣谢 - [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)