Skip to content

xuzhou530/artemis

 
 

Repository files navigation

Artemis

MateCloud 前端框架,采用 vue-admin-beautiful 构建

前端模板

前端模板基于:vue-admin-template 生成 前端模板: 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

安装教程

# 安装依赖
npm install
# 或者
yarn install

# 启动服务 localhost:9528
npm run serve
## <2.2.8
npm run dev
# 或者
yarn serve
## <2.2.8
yarn dev


# 构建生产环境
npm run build

环境要求

  • node > 14.5

技术交流

QQ 群:2003638

系统演示

About

MateCloud前端代码,采用vue+vue element admin框架实现

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 87.0%
  • SCSS 9.4%
  • CSS 3.1%
  • Other 0.5%