Execute the following commands in the folder /asteroidsClient/www/lib
TODO: outdated
$ npm install
$ grunt
Edit the TS compile error in
/asteroidsClient/www/lib/node_modules/phaser/typescript/phaser.comments.d.ts
by adding a : void as a return value to the problematic code line.