Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 346 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 346 Bytes

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 :