Repository for WP2018 team C
npm install
to install the dependancies- launch server in production mode using
npm start
, set the PORT environment variable to change the port(default 11070) - browse localhost:11070 for about_us page, and /muzikuro for the game.
Images and static files to be used in the game.
Nodejs server implementation
html,css and javascript for the about us page and the game page.