Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

valvy/ggj2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GGJ2020

Docker commands:

docker-compose -f docker-compose.yml up

Frontend: To get the game running, install Node.js and your preferred web IDE. i recommend Visual Studio Code.

when Node.js is installed, you should be able to run the following command:

npm install

this will install all dependencies needed for the game.

Then, to run the game, simply run the command:

npm start

this should run the game on port 4200. Try to verfify by going to your browser to address:

localhost:4200/

this should automatically redirect you to the game.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •