# artemis **Repository Path**: console_exchange-console_test/artemis ## Basic Information - **Project Name**: artemis - **Description**: MateCloud前端代码,采用vue+vue element admin框架实现 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 186 - **Created**: 2020-11-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Artemis MateCloud前端框架,采用vue-element-admin构建 ## 前端模板 前端模板基于:vue-admin-template 生成 前端模板: [https://github.com/PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) 模板文档: [https://panjiachen.github.io/vue-element-admin-site/zh/guide/](https://panjiachen.github.io/vue-element-admin-site/zh/guide/) ## 项目源码 | | MateCloud后端源码 | Artemis前端源码 | |--- |--- | --- | | github | https://github.com/matevip/matecloud | https://github.com/matevip/artemis | | 码云 | https://gitee.com/matevip/matecloud | https://gitee.com/matevip/artemis | ## 安装教程 ``` bash # 安装依赖 npm install # 或者 yarn install # 启动服务 localhost:9528 npm run dev # 或者 yarn dev # 构建生产环境 npm run build ``` ## 环境要求 - node > 14.5 ### 技术交流 QQ群:2003638 ### 系统演示 - 演示地址:http://cloud.mate.vip - 账号密码:admin/matecloud