2 game components a shop and a game. For testing ways to share data.
From commandline navigate to the project directory
npm install
Files are served using express via:
npm run server
Navigate to http://localhost:8080 (Port can be changed in server.js)