Skip to content

TheMarvellousTeam/The-Marvellous-Island

Repository files navigation

The Marvellous Island

Global Game Jam 2015

launch server

  • cd ./js_viewer
  • npm install
  • cd ../node_server
  • npm install
  • node ./app.js

Optionnaly build the js controller with ( do it before )

  • cd ./js_controller
  • npm install

online release in coming