Skip to content

diablade/geconomicus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geconomicus

play game geconomicus

to launch it (in dev env) start your mongodb service first

  • cd /to/your/db/folder
  • mongod --dbpath .
  • mongod

start backend api

  • npm startMon

start front

  • npm start

player view :