Skip to content

Liador/game-front

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

167 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalaxia game front

This project contains the Kalaxia game front engine.

Setup

The project must be cloned under ./volumes/app in the game Docker repository folder.

cd volumes
git clone git@github.com:Kalaxia/game-front.git app

You just have to clone it in the right place and the Nginx container shall directly use the files.

There is a configuration file that you must copy.

cd app
cp config/config.dist.js config/config.js

The default values are the right ones for a local environment.

Now your app is ready to go !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.6%
  • CSS 27.7%
  • HTML 11.7%