# artemis **Repository Path**: iocccn/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**: 2021-01-14 - **Last Updated**: 2021-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Artemis MateCloud 前端框架,采用 vue-admin-beautiful 构建 ## 前端模板 前端模板基于:vue-admin-template 生成 前端模板: [https://github.com/chuzhixin/vue-admin-beautiful](https://github.com/chuzhixin/vue-admin-beautiful) ## 项目源码 | | 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