Skip to content

A control panel developed for an online game we were working on.

License

Notifications You must be signed in to change notification settings

alirezaft/HeroesAdminPanel

Repository files navigation

Heroes Game Control Panel

This is a control panel developed to control an online indie game for android called Heroes. The development of game has been stopped and this control panel is NOT complete. Some functionalities may not work due to reliance on server. It is a representation of the progress of our game development. It's developed using Vue.js and Vuestic-admin control panel template.

Installation

#clone the repository
git clone https://github.com/alirezaft/HeroesAdminPanel.git mydir

# go into app's directory and install dependencies:
$ cd myproject

#install the dependencies
$ npm install

# serve with hot reload at localhost:8080 by default.
$ npm run serve

# build for production 
$ npm run build

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

If you're using Yarn

$ yarn install

# serve with hot reload at localhost:8080 by default.
$ yarn serve

# build for production 
$ yarn build

# build for production and view the bundle analyzer report.
$ yarn build --report

NOTE: In oreder to disable login work with the WithoutLogin branch

About

A control panel developed for an online game we were working on.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published