Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 449 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 449 Bytes

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