Code Monkey home page Code Monkey logo

gamekeeper's Introduction

gamekeeper是一个游戏后台管理平台,可供jforgame或mmorpg项目使用。

使用的前端技术: vue + webpack + elementUi 使用的后端技术: spring-boot

部分客户端运行效果

登录界面

主界面

QuickStart

  1. 安装git后,使用命令 git clone https://github.com/kingston-csj/gamekeeper
  2. 客户端代码经过webpack打包后,放在admin/src/main/resources/static/路径下
  3. 客户端源代码位于webapp下,如需二次开发,需安装npm环境
  4. 客户端开发步骤,命令行环境cd webapp后,执行npm install下载依赖库
  5. 客户端打包步骤,执行npm run build,把dist生成的static目录和index.html文件拷贝到服务端指定位置

欢迎交流讨论

欢迎star/fork,欢迎学习/使用,期待一起贡献代码 !!
如果您发现bug,或者有任何疑问,请提交issue !!

gamekeeper's People

Contributors

littleschemer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.