huangtao / gameld-admin

铃铛游戏(棋牌)管理后台

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

铃铛游戏(棋牌)管理后台

包含以下功能:

  • 平台监控
  • 玩家管理
  • 对局查询
  • 比赛管理

Build Setup

# Clone project
git clone https://github.com/huangtao/gameld-admin.git

# Install dependencies
npm install

# 建议不要用cnpm  安装有各种诡异的bug 可以通过如下操作解决npm速度慢的问题
npm install --registry=https://registry.npm.taobao.org

# Serve with hot reload at localhost:9528
npm run dev

# Build for production with minification
npm run build

# Build for production and view the bundle analyzer report
npm run build --report

捐赠

如果你觉得这个项目对你很有帮助,可以对作者捐赠以此鼓励!

定制开发

如果你需要作者为你定制开发后台面板项目,请加微信洽谈(注明定制管理后台开发)!

相关连接

配套服务端(基于express)

客户端框架vue-element-admin

About

铃铛游戏(棋牌)管理后台

License:MIT License


Languages

Language:Vue 47.1%Language:JavaScript 46.9%Language:CSS 5.7%Language:HTML 0.2%