Documentation for open source GameCI projects. You can find the .md
files inside the docs folder.
The live version is available on game.ci.
You will need NodeJS v12.x
and the latest
yarn.
- Clone repository
- Run the following commands in the folder to install requirements and run the development server
yarn
yarn dev